1 reference to writeConstructor
IOperationGenerator (1)
IOperationClassWriter.cs (1)
449writeConstructor(type.IsAbstract ? "protected" : "internal", @class, allProps, baseProperties, type, hasType, hasConstantValue, multipleValidKinds);