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