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