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