2 references to Constructor
Microsoft.CodeAnalysis.CSharp (2)
Emitter\EditAndContinue\PEDeltaAssemblyBuilder.cs (1)
310return GetOrCreateSynthesizedHotReloadExceptionType().Constructor;
Symbols\Synthesized\SynthesizedHotReloadExceptionSymbol.cs (1)
59WellKnownMemberNames.InstanceConstructorName => [Constructor],