1 write to _Attributes
System.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
207
_Attributes
= attributes;
2 references to _Attributes
System.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
433
for (int i = 0; i < _CurState.
_Attributes
.Length; i++) {
434
XdrAttributeEntry a = _CurState.
_Attributes
[i];