2 references to CheckSchemaRoot
System.Private.Xml (2)
System\Xml\Schema\Parser.cs (1)
76if (!CheckSchemaRoot(rootType, out string? code))
System\Xml\Schema\ParserAsync.cs (1)
37if (!CheckSchemaRoot(rootType, out code))