3 references to GetNamespacesDigest
System.Runtime.Serialization (3)
System\Runtime\Serialization\DataContract.cs (3)
1690
localName.Append(
GetNamespacesDigest
(namespaces.ToString()));
1902
localNameBuilder.Append(
GetNamespacesDigest
(argNamespacesBuilder.ToString()));
1998
digest =
GetNamespacesDigest
(namespaces.ToString());