2 writes to _isArray
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
640
_isArray
= true;
645
_isArray
= false;
2 references to _isArray
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\PrimitiveOperationFormatter.cs (2)
668
if (
_isArray
)
806
if (
_isArray
)