2 references to MatchSingleFx
System.ServiceModel (2)
System\ServiceModel\Dispatcher\MatchSingleFxEngineOpcode.cs (1)
86
internal MatchSingleFxEngineResultOpcode() : base(OpcodeID.
MatchSingleFx
) { }
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
845
Fx.Assert(null != this.query && OpcodeID.
MatchSingleFx
== this.query.ID, "");