5 references to ShouldEmitNullableContextValue
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
142
if (
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMemberContainerSymbol.cs (2)
1899
if (
ShouldEmitNullableContextValue
(out _))
5944
if (
ShouldEmitNullableContextValue
(out byte nullableContextValue))
Symbols\Source\SourceMemberMethodSymbol.cs (1)
994
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMethodSymbol.cs (1)
121
target.
ShouldEmitNullableContextValue
(out byte nullableContextValue))