1 reference to CreateConstructorDeclaration
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\FileCodeModel_CodeGen.cs (1)
318newMember = CreateConstructorDeclaration(containerNode, CodeModelService.GetUnescapedName(name), access, options);