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