5 references to ShouldEmitNullableContextValue
Microsoft.CodeAnalysis.CSharp (5)
Lowering\ClosureConversion\SynthesizedClosureMethod.cs (1)
143
if (
ShouldEmitNullableContextValue
(out _))
Symbols\Source\SourceMemberContainerSymbol.cs (2)
1841
if (
ShouldEmitNullableContextValue
(out _))
5552
if (
ShouldEmitNullableContextValue
(out byte nullableContextValue))
Symbols\Source\SourceMemberMethodSymbol.cs (2)
974
ShouldEmitNullableContextValue
(out _))
1032
ShouldEmitNullableContextValue
(out byte nullableContextValue))