8 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
Semantics\NativeIntegerTests.cs (8)
8038conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
8084conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
8263conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
8538conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
8575conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
8755conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
8943conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
9244conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,