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