Configuration saving #339
Annotations
86 warnings and 31 notices
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Utils\ContextUtils.cs(31,16): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(63,37): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(105,20): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(111,16): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(119,28): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(120,32): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(129,27): warning CS0618: 'Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(133,32): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\Selector.cs(141,16): warning CS0618: 'Context.Document' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
windows-2022
D:\a\RevitLookup\RevitLookup\source\RevitLookup\Core\ComponentModel\Descriptors\XyzDescriptor.cs(47,21): warning CS0618: 'Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead' [D:\a\RevitLookup\RevitLookup\source\RevitLookup\RevitLookup_20m1plbd_wpftmp.csproj]
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L173
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L257
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L244
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L266
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L221
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L235
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L267
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L211
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L225
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L187
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L211
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L207
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L250
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L215
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L264
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L294
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L253
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L306
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L229
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L282
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L278
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L201
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L222
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L169
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L183
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L229
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L208
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L225
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L263
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L314
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L302
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L236
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L270
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L244
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L187
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L253
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L215
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L239
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L201
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L193
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L239
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L268
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L251
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L256
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L290
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Use of obsolete symbol:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L197
CS0618: Property 'Nice3point.Revit.Toolkit.Context.UiDocument' is obsolete: 'Document property will be removed in the next Major version, use Context.ActiveUiDocument() instead'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderGeometryHelper.cs#L23
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization.Helpers'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L26
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L26
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderHelper.cs#L24
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization.Helpers'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L26
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Events/EventMonitor.cs#L27
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Events'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L26
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/FaceVisualizationServer.cs#L26
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization'
|
Namespace does not correspond to file location:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L26
Namespace does not correspond to file location, must be: 'RevitLookup.Core.Modules.Visualization'
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/FamilySizeTableEditDialog.xaml.cs#L25
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Core/ComponentModel/Descriptors/ParameterDescriptor.cs#L29
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/ModulesDialog.xaml.cs#L22
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/FamilySizeTableEditDialog.xaml.cs#L28
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/ModulesDialog.xaml.cs#L21
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/FamilySizeTableSelectDialog.xaml.cs#L24
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/OpenSourceDialog.xaml.cs#L22
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/ModulesDialog.xaml.cs#L23
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/ViewModels/Pages/AboutViewModel.cs#L29
Using directive is not required by the code and can be safely removed
|
Redundant using directive:
source/RevitLookup/Views/Dialogs/ResetSettingsDialog.xaml.cs#L23
Using directive is not required by the code and can be safely removed
|
Unused parameter in partial method:
source/RevitLookup/ViewModels/Pages/RevitSettingsViewModel.cs#L162
Parameter 'value' is never used
|
Unused parameter in partial method:
source/RevitLookup/ViewModels/ObservableObjects/ObservableRevitSettingsEntry.cs#L52
Parameter 'value' is never used
|
Unused parameter in partial method:
source/RevitLookup/ViewModels/Pages/RevitSettingsViewModel.cs#L167
Parameter 'value' is never used
|
Unused parameter in partial method:
source/RevitLookup/ViewModels/Pages/RevitSettingsViewModel.cs#L177
Parameter 'value' is never used
|
Unused parameter in partial method:
source/RevitLookup/ViewModels/Pages/RevitSettingsViewModel.cs#L172
Parameter 'value' is never used
|
Static resource not resolved:
source/RevitLookup/Views/Dialogs/Visualization/BoundingBoxVisualizationDialog.xaml#L25
Resource 'DefaultContentDialogStyle' is not found
|
Static resource not resolved:
source/RevitLookup/Views/Dialogs/Visualization/SolidVisualizationDialog.xaml#L25
Resource 'DefaultContentDialogStyle' is not found
|
Static resource not resolved:
source/RevitLookup/Views/Dialogs/Visualization/FaceVisualizationDialog.xaml#L25
Resource 'DefaultContentDialogStyle' is not found
|
Static resource not resolved:
source/RevitLookup/Views/Dialogs/Visualization/XyzVisualizationDialog.xaml#L25
Resource 'DefaultContentDialogStyle' is not found
|
Static resource not resolved:
source/RevitLookup/Views/Dialogs/Visualization/PolylineVisualizationDialog.xaml#L25
Resource 'DefaultContentDialogStyle' is not found
|
Static resource not resolved:
source/RevitLookup/Views/Dialogs/Visualization/MeshVisualizationDialog.xaml#L25
Resource 'DefaultContentDialogStyle' is not found
|
|
|
|
|
|
'if-return' statement can be rewritten as 'return' statement:
source/RevitLookup/Core/Modules/Events/EventMonitor.cs#L109
Convert into 'return' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderGeometryHelper.cs#L122
Convert 'if' statement into 'switch' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Views/Converters/CollectionEmptyVisibilityConverter.cs#L32
Convert 'if' statement into 'switch' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderGeometryHelper.cs#L150
Convert 'if' statement into 'switch' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderGeometryHelper.cs#L136
Convert 'if' statement into 'switch' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Views/Converters/InverseCollectionEmptyVisibilityConverter.cs#L32
Convert 'if' statement into 'switch' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Views/Converters/EmptySearchResultsVisibilityConverter.cs#L38
Convert 'if' statement into 'switch' statement
|
Convert 'if' statement into 'switch':
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderGeometryHelper.cs#L164
Convert 'if' statement into 'switch' statement
|
|
Foreach loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used:
source/RevitLookup/ViewModels/Pages/RevitSettingsViewModel.cs#L254
Loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used
|
Part of foreach loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used:
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderHelper.cs#L189
Part of loop's body can be converted into LINQ-expression but another 'GetEnumerator' method will be used
|
Part of foreach loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used:
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderHelper.cs#L187
Part of loop's body can be converted into LINQ-expression but another 'GetEnumerator' method will be used
|
Part of foreach loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used:
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderHelper.cs#L131
Part of loop's body can be converted into LINQ-expression but another 'GetEnumerator' method will be used
|
Part of foreach loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used:
source/RevitLookup/Core/Modules/Visualization/Helpers/RenderHelper.cs#L133
Part of loop's body can be converted into LINQ-expression but another 'GetEnumerator' method will be used
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/Modules/Visualization/PolylineVisualizationServer.cs#L108
Invert 'if' statement to reduce nesting
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L113
Invert 'if' statement to reduce nesting
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L104
Invert 'if' statement to reduce nesting
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/Modules/Configuration/RevitConfigurator.cs#L82
Invert 'if' statement to reduce nesting
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/Modules/Visualization/BoundingBoxVisualizationServer.cs#L120
Invert 'if' statement to reduce nesting
|
Invert 'if' statement to reduce nesting:
source/RevitLookup/Core/Modules/Visualization/MeshVisualizationServer.cs#L108
Invert 'if' statement to reduce nesting
|
Loop can be converted into LINQ-expression:
source/RevitLookup/Core/Modules/Configuration/RevitConfigurator.cs#L92
Loop can be converted into LINQ-expression
|
Member can be made static (shared) (private accessibility):
source/RevitLookup/Core/Modules/Visualization/XyzVisualizationServer.cs#L146
Method 'RenderAxisBuffer' can be made static
|
Member can be made static (shared) (private accessibility):
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L159
Method 'CreateOrUpdateBuffer' can be made static
|
Member can be made static (shared) (private accessibility):
source/RevitLookup/Core/Modules/Configuration/RevitConfigurator.cs#L172
Method 'MergeSources' can be made static
|
Member can be made static (shared) (private accessibility):
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L147
Method 'MapFaceBuffers' can be made static
|
Member can be made static (shared) (private accessibility):
source/RevitLookup/Core/Modules/Visualization/SolidVisualizationServer.cs#L153
Method 'MapEdgeBuffers' can be made static
|