2 references to GetSchemaItem
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemas.cs (2)
697
string err = string.Format(ResXml.XmlSerializableMergeItem, ns,
GetSchemaItem
(src, ns, null));
802
throw new InvalidOperationException(
GetSchemaItem
(source, null, message), exception);