1 override of IsUnique
System.ServiceModel (1)
System\ServiceModel\Description\UniqueCodeIdentifierScope.cs (1)
144
public override bool
IsUnique
(string identifier)
2 references to IsUnique
System.ServiceModel (2)
System\ServiceModel\Description\UniqueCodeIdentifierScope.cs (2)
31
Fx.Assert(
IsUnique
(identifier), "");
44
while (!
IsUnique
(uniqueIdentifier))