3 references to AsNotNullableReferenceType
Microsoft.CodeAnalysis.CSharp (3)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
1729ExactOrBoundsInference(kind, source.AsNotNullableReferenceType(), target.AsNotNullableReferenceType(), ref useSiteInfo);
Symbols\TypeWithAnnotations.cs (1)
705result = result.AsNotNullableReferenceType();