2 references to SynthesizeRequiresLocationAttribute
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceParameterSymbolBase.cs (1)
122
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeRequiresLocationAttribute
(this));
Symbols\Synthesized\SynthesizedParameterSymbol.cs (1)
190
AddSynthesizedAttribute(ref attributes, moduleBuilder.
SynthesizeRequiresLocationAttribute
(this));