1 write to _prefix
System.Private.Xml (1)
System\Xml\Xsl\XsltOld\NamespaceDecl.cs (1)
47_prefix = prefix;
2 references to _prefix
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NamespaceDecl.cs (2)
19get { return _prefix; } 42[MemberNotNull(nameof(_prefix))]