1 write to name
System.ServiceModel (1)
System\ServiceModel\Dispatcher\QueryFunctions.cs (1)
265
this.
name
= name;
2 references to name
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryFunctions.cs (2)
292
0 != string.CompareOrdinal(this.
name
, name)
588
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new NotImplementedException(SR.GetString(SR.QueryNotImplemented, this.
name
)));