1 reference to GetPersistentHashCode
dotnet-Microsoft.XmlSerializer.Generator (1)
Sgen.cs (1)
557
return parent.Name + ".XmlSerializers" + (string.IsNullOrEmpty(ns) ? "" : $".{
GetPersistentHashCode
(ns)}");