1 write to prefix
System.Private.Xml (1)
System\Xml\Schema\XmlAtomicValue.cs (1)
48
this.
prefix
= prefix;
3 references to prefix
System.Private.Xml (3)
System\Xml\Schema\XmlAtomicValue.cs (3)
53
if (prefix == this.
prefix
)
64
return
prefix
;
72
dict[
prefix
] = ns;