1 instantiation of MatchSingleFxEngineResultOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
380op = new MatchSingleFxEngineResultOpcode();
1 reference to MatchSingleFxEngineResultOpcode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
848return ((MatchSingleFxEngineResultOpcode)this.query).Match(navigator);