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