2 writes to _isFirst
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
2025
_isFirst
= false;
2075
_isFirst
= false;
2 references to _isFirst
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ServiceChannel.cs (2)
2022
if (
_isFirst
)
2072
if (
_isFirst
)