3 overrides of AsNullableReferenceType
Microsoft.CodeAnalysis.CSharp (3)
Symbols\TypeWithAnnotations.cs (3)
919
internal override TypeWithAnnotations
AsNullableReferenceType
(TypeWithAnnotations type)
1022
internal override TypeWithAnnotations
AsNullableReferenceType
(TypeWithAnnotations type)
1138
internal override TypeWithAnnotations
AsNullableReferenceType
(TypeWithAnnotations type)
1 reference to AsNullableReferenceType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeWithAnnotations.cs (1)
235
private TypeWithAnnotations AsNullableReferenceType() => _extensions.
AsNullableReferenceType
(this);