1 write to prefix
System.Xml (1)
System\Xml\Schema\XmlAtomicValue.cs (1)
42
this.
prefix
= prefix;
3 references to prefix
System.Xml (3)
System\Xml\Schema\XmlAtomicValue.cs (3)
45
if (prefix == this.
prefix
) {
53
return
prefix
;
60
dict[
prefix
] = ns;