1 write to _Attributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (1)
222
_Attributes
= attributes;
2 references to _Attributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (2)
454
for (int i = 0; i < _CurState.
_Attributes
.Length; i++)
456
XdrAttributeEntry a = _CurState.
_Attributes
[i];