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