2 references to GetNamespaceOfPrefixStrict
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (1)
224
_startNode!.
GetNamespaceOfPrefixStrict
(prefix);
System\Xml\Dom\XmlNode.cs (1)
1073
string? namespaceName =
GetNamespaceOfPrefixStrict
(prefix);