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