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