1 reference to Key
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlMapping.cs (1)
129
return type.FullName + ":" + (root == null ? String.Empty : root.
Key
) + ":" + (ns == null ? String.Empty : ns);