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