2 references to WarningsContextInherited
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
NullableContext.cs (1)
73
ContextInherited =
WarningsContextInherited
| AnnotationsContextInherited
NullableContextExtensions.cs (1)
28
IsFlagSet(context, NullableContext.
WarningsContextInherited
);