5 writes to _weight
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (5)
101_weight = 1; 103_weight = 2; 105_weight = -1; 107_weight = baseTypeDesc == null ? 0 : baseTypeDesc.Weight + 1; 445_weight = _baseTypeDesc == null ? 0 : _baseTypeDesc.Weight + 1;
1 reference to _weight
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Types.cs (1)
419get { return _weight; }