1 reference to SynthesizedEmbeddedAttributeConstructorSymbol
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedEmbeddedAttributeSymbol.cs (1)
241
_constructors = ImmutableArray.Create<MethodSymbol>(new
SynthesizedEmbeddedAttributeConstructorSymbol
(this, m => ImmutableArray<ParameterSymbol>.Empty));