5 references to LoadSchema
System.Xml (5)
System\Xml\Schema\XsdValidator.cs (5)
231LoadSchema(string.Empty, null); 235LoadSchema(ns, null); 244LoadSchema(reader.Value, null); 267LoadSchema(string.Empty, xsiNoNamespaceSchemaLocation); 271LoadSchema((string)xsiSchemaLocation[i], (string)xsiSchemaLocation[i + 1]);