1 write to name
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
356this.name = endpoint.Contract;
1 reference to name
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
381get { return this.name; }