1 reference to CodeGenerationConstructorInfo
Microsoft.CodeAnalysis.Workspaces (1)
CodeGenerationConstructorInfo.cs (1)
46var info = new CodeGenerationConstructorInfo(isPrimaryConstructor, isUnsafe, typeName, statements, baseConstructorArguments, thisConstructorArguments);