Intersect (main) #234
Annotations
10 warnings
Build solution
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build solution
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L199
Possible null reference return.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L199
Possible null reference return.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L202
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/TypeExtensions.cs#L295
Cannot convert null literal to non-nullable reference type.
|
Build solution:
Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L12
Possible null reference return.
|
Build solution:
Framework/Intersect.Framework/Reflection/MemberInfoExtensions.cs#L12
Possible null reference return.
|
Loading