Fixes #3692++ - Rearchitects drivers #8762
Annotations
10 warnings
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/ApplicationImpl.cs#L135
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/TimedEvents.cs#L47
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/Application/TimedEvents.cs#L307
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Debug:
Terminal.Gui/ConsoleDrivers/V2/IInputProcessor.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading