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