1 write to name
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
408this.name = (string)methodObject.GetValue("Name");
1 reference to name
System.ServiceModel (1)
System\ServiceModel\ComIntegration\ServiceInfo.cs (1)
420get { return this.name; }