1 write to baseTypeIndex
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (1)
1431
this.
baseTypeIndex
= baseTypeIndex;
2 references to baseTypeIndex
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\ClassDataContract.cs (2)
1451
return x.
baseTypeIndex
- y.
baseTypeIndex
;