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