5 references to WRN_MissingNonNullTypesContextForAnnotation
Microsoft.CodeAnalysis.CSharp (5)
CommandLine\CSharpCommandLineParser.cs (1)
2106
ids.Add(CSharp.MessageProvider.Instance.GetIdForErrorCode((int)ErrorCode.
WRN_MissingNonNullTypesContextForAnnotation
));
Errors\ErrorFacts.cs (2)
455
case ErrorCode.
WRN_MissingNonNullTypesContextForAnnotation
:
1963
or ErrorCode.
WRN_MissingNonNullTypesContextForAnnotation
Errors\LazyMissingNonNullTypesContextDiagnosticInfo.cs (1)
77
: ErrorCode.
WRN_MissingNonNullTypesContextForAnnotation
;
Generated\ErrorFacts.Generated.cs (1)
220
case ErrorCode.
WRN_MissingNonNullTypesContextForAnnotation
: