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