2 references to Xdom_Empty_LocalName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElement.cs (1)
33throw new ArgumentException(ResXml.Xdom_Empty_LocalName);
FrameworkFork\Microsoft.Xml\Xml\ValidateNames.cs (1)
518if (throwOnError) throw new XmlException(ResXml.Xdom_Empty_LocalName, string.Empty);