1 write to id
System.ServiceModel (1)
System\ServiceModel\Description\ServiceEndpoint.cs (1)
170id = Guid.NewGuid().ToString();
2 references to id
System.ServiceModel (2)
System\ServiceModel\Description\ServiceEndpoint.cs (2)
169if (id == null) 171return id;