12 references to ImplicitNullableIdentity
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (12)
Emit\NumericIntPtrTests.cs (12)
3748conversions(sourceType: "nint", destType: "nint?", ImplicitNullableIdentity,
3795conversions(sourceType: "System.IntPtr", destType: "nint?", ImplicitNullableIdentity,
4013conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
4349conversions(sourceType: "nuint", destType: "nuint?", ImplicitNullableIdentity,
4396conversions(sourceType: "System.UIntPtr", destType: "nuint?", ImplicitNullableIdentity,
4614conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
4862conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5132conversions(sourceType: "nint", destType: "System.IntPtr?", ImplicitNullableIdentity,
5179conversions(sourceType: "System.IntPtr", destType: "System.IntPtr?", ImplicitNullableIdentity,
5480conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5735conversions(sourceType: "nuint", destType: "System.UIntPtr?", ImplicitNullableIdentity,
5782conversions(sourceType: "System.UIntPtr", destType: "System.UIntPtr?", ImplicitNullableIdentity,