1 write to flags
System.ServiceModel (1)
System\ServiceModel\Dispatcher\XPathCompiler.cs (1)
33this.flags = flags;
2 references to flags
System.ServiceModel (2)
System\ServiceModel\Dispatcher\XPathCompiler.cs (2)
429if (0 != (this.compiler.flags & QueryCompilerFlags.InverseQuery)) 573if (0 != (this.compiler.flags & QueryCompilerFlags.InverseQuery))