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