2 writes to _op
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\LogicalExpr.cs (2)
27_op = op; 33_op = other._op;
3 references to _op
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\LogicalExpr.cs (3)
33_op = other._op; 46Operator.Op op = _op; 440w.WriteAttributeString("op", _op.ToString());