5 references to LoadSchema
System.Private.Xml (5)
System\Xml\Schema\XsdValidator.cs (5)
265
LoadSchema
(string.Empty, null);
270
LoadSchema
(ns, null);
282
LoadSchema
(reader.Value, null);
312
LoadSchema
(string.Empty, xsiNoNamespaceSchemaLocation);
318
LoadSchema
((string)xsiSchemaLocation[i], (string)xsiSchemaLocation[i + 1]);