2 references to StableName
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
701
if (!TryGetReferencedType(genInfo.
StableName
, null, out type))
705
dataContract = dataContractSet[genInfo.
StableName
];