2 references to GetStableName
System.Runtime.Serialization (2)
System\Runtime\Serialization\DataContract.cs (2)
1417return GetStableName(type, new Dictionary<Type, object>(), out hasDataContract); 1593XmlQualifiedName elementStableName = GetStableName(itemType, previousCollectionTypes, out hasDataContract);