2 overrides of AsNotNullableReferenceType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\TypeWithAnnotations.cs (2)
896
internal override TypeWithAnnotations
AsNotNullableReferenceType
(TypeWithAnnotations type)
1008
internal override TypeWithAnnotations
AsNotNullableReferenceType
(TypeWithAnnotations type)
1 reference to AsNotNullableReferenceType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeWithAnnotations.cs (1)
228
public TypeWithAnnotations AsNotNullableReferenceType() => _extensions.
AsNotNullableReferenceType
(this);