1 write to _Attributes
System.Private.Xml (1)
System\Xml\Schema\XdrBuilder.cs (1)
220
_Attributes
= attributes;
2 references to _Attributes
System.Private.Xml (2)
System\Xml\Schema\XdrBuilder.cs (2)
449
for (int i = 0; i < _CurState.
_Attributes
!.Length; i++)
451
XdrAttributeEntry a = _CurState.
_Attributes
[i];