5 references to IsNew
IOperationGenerator (5)
IOperationClassWriter.cs (5)
301var modifiers = prop.IsNew ? "new " : ""; 512if (prop.IsNew) 574if (prop.IsNew) 619else if (prop.IsNew) 979if (prop.IsNew)