2 references to SynthesizeNullableContextAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMemberContainerSymbol.cs (1)
5932
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeNullableContextAttribute
(this, nullableContextValue));
Symbols\Source\SourceMethodSymbol.cs (1)
123
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeNullableContextAttribute
(target, nullableContextValue));