3 overrides of AsNotNullableReferenceType
Microsoft.CodeAnalysis.CSharp (3)
Symbols\TypeWithAnnotations.cs (3)
924
internal override TypeWithAnnotations
AsNotNullableReferenceType
(TypeWithAnnotations type)
1027
internal override TypeWithAnnotations
AsNotNullableReferenceType
(TypeWithAnnotations type)
1143
internal override TypeWithAnnotations
AsNotNullableReferenceType
(TypeWithAnnotations type)
1 reference to AsNotNullableReferenceType
Microsoft.CodeAnalysis.CSharp (1)
Symbols\TypeWithAnnotations.cs (1)
236
public TypeWithAnnotations AsNotNullableReferenceType() => _extensions.
AsNotNullableReferenceType
(this);