2 references to SynthesizeParamCollectionAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceParameterSymbolBase.cs (1)
85
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeParamCollectionAttribute
(parameter));
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
205
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeParamCollectionAttribute
(this));