2 references to NotAnnotated
Microsoft.CodeAnalysis.CSharp (2)
Symbols\NullableContextKind.cs (2)
58
case NullableContextKind.
NotAnnotated
:
78
return NullableContextKind.
NotAnnotated
;