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)
433for (int i = 0; i < _CurState._Attributes.Length; i++) { 434XdrAttributeEntry a = _CurState._Attributes[i];