2 references to SynthesizeScopedRefAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceParameterSymbolBase.cs (1)
112AddSynthesizedAttribute(ref attributes, moduleBuilder.SynthesizeScopedRefAttribute(parameter, parameter.EffectiveScope));
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
168AddSynthesizedAttribute(ref attributes, moduleBuilder.SynthesizeScopedRefAttribute(this, EffectiveScope));