4 writes to _isOneTwoSupported
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (4)
326
_isOneTwoSupported
= true;
331
_isOneTwoSupported
= true;
336
_isOneTwoSupported
= false;
341
_isOneTwoSupported
= true;
1 reference to _isOneTwoSupported
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (1)
381
return
_isOneTwoSupported
;