Update / clean / unify: PickFromList operators #865
+30
−34
Annotations
6 warnings
|
Build:
Editor/Gui/Windows/RenderExport/RenderWindow.cs#L174
Possible null reference assignment.
|
|
Build:
Editor/Gui/Windows/RenderExport/RenderWindow.cs#L138
Possible null reference assignment.
|
|
Build:
Editor/App/ImGuiDx11RenderForm.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
Editor/Gui/Windows/RenderExport/RenderWindow.cs#L174
Possible null reference assignment.
|
|
Build:
Editor/Gui/Windows/RenderExport/RenderWindow.cs#L138
Possible null reference assignment.
|
|
Build:
Editor/App/ImGuiDx11RenderForm.cs#L88
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading