2 references to SynthesizeNullableContextAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5359
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeNullableContextAttribute
(this, nullableContextValue));
Symbols\Source\SourceMemberMethodSymbol.cs (1)
1022
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeNullableContextAttribute
(this, nullableContextValue));