4 references to Include
IOperationGenerator (4)
IOperationClassWriter.cs (4)
223
if (kind.
Include
is false)
324
.Where(n => ((n is Node && (n.OperationKind?.
Include
!= false)) ||
325
n.OperationKind?.
Include
== true) &&
650
while (node.OperationKind?.
Include
== false)