2 writes to _index
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessagePartDescription.cs (2)
51
_index
= other._index;
103
set {
_index
= value; }
2 references to _index
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MessagePartDescription.cs (2)
51
_index = other.
_index
;
102
get { return
_index
; }