1 write to message
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryMatcher.cs (1)
99
this.
message
= message;
8 references to message
System.ServiceModel (8)
System\ServiceModel\Dispatcher\QueryMatcher.cs (8)
110
processor.Eval(this.matcher.RootOpcode, this.
message
, this.evalBody);
114
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.RootOpcode), this.
message
);
118
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.RootOpcode), this.
message
);
124
this.
message
.Close();
158
processor.Eval(this.matcher.RootOpcode, this.
message
, this.evalBody);
201
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.RootOpcode), this.
message
);
205
throw TraceUtility.ThrowHelperError(e.Process(this.matcher.RootOpcode), this.
message
);
211
this.
message
.Close();