4 references to ExplicitlyRestored
Microsoft.CodeAnalysis.CSharp (4)
Binder\Binder.cs (1)
261
Syntax.NullableContextState.State.
ExplicitlyRestored
=> GetGlobalAnnotationState(),
Compilation\CSharpDiagnosticFilter.cs (1)
165
Syntax.NullableContextState.State.
ExplicitlyRestored
=> nullableOption.WarningsEnabled(),
Syntax\NullableContextStateMap.cs (2)
117
case NullableContextState.State.
ExplicitlyRestored
:
158
SyntaxKind.RestoreKeyword => NullableContextState.State.
ExplicitlyRestored
,