新增依赖注入处理 #61
Annotations
4 warnings
Samples/WindowsHighlightSample/MainForm.cs#L221
Possible null reference argument for parameter 'component' in 'void Accessible.Record(object component)'.
|
Recorder.Desktop/Program.cs#L13
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Samples/WindowsHighlightSample/MainForm.cs#L221
Possible null reference argument for parameter 'component' in 'void Accessible.Record(object component)'.
|
Recorder.Desktop/Program.cs#L13
Non-nullable property 'ServiceProvider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading