5 references to ShouldEmitNullableContextValue
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
139
if (
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMemberContainerSymbol.cs (2)
1859
if (
ShouldEmitNullableContextValue
(out _))
5930
if (
ShouldEmitNullableContextValue
(out byte nullableContextValue))
Symbols\Source\SourceMemberMethodSymbol.cs (1)
990
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMethodSymbol.cs (1)
121
target.
ShouldEmitNullableContextValue
(out byte nullableContextValue))