5 references to ShouldEmitNullableContextValue
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
142
if (
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMemberContainerSymbol.cs (2)
1907
if (
ShouldEmitNullableContextValue
(out _))
6077
if (
ShouldEmitNullableContextValue
(out byte nullableContextValue))
Symbols\Source\SourceMemberMethodSymbol.cs (1)
993
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMethodSymbol.cs (1)
161
target.
ShouldEmitNullableContextValue
(out byte nullableContextValue))