2 references to FindSchemaType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaExporter.cs (2)
169
XmlSchemaType schemaType =
FindSchemaType
(name, schema.Items);
215
XmlSchemaType schemaType =
FindSchemaType
(name, schema.Items);