3 references to Sch_ElementName
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (3)
2700
builder.Append(string.Format(ResXml.
Sch_ElementName
, name.Name));
2740
builder.Append(string.Format(ResXml.
Sch_ElementName
, subBuilder.ToString()));
2785
return string.Format(ResXml.
Sch_ElementName
, localName);