2 writes to _channelThrows
System.ServiceModel.Primitives.Tests (2)
ServiceModel\ThrowingOnCloseBindingElement.cs (2)
24
_channelThrows
= channelThrows;
41
clone.
_channelThrows
= _channelThrows;
4 references to _channelThrows
System.ServiceModel.Primitives.Tests (4)
ServiceModel\ThrowingOnCloseBindingElement.cs (4)
41
clone._channelThrows =
_channelThrows
;
95
if (!_parent.
_channelThrows
)
116
if (!_parent.
_channelThrows
)
128
if (!_parent.
_channelThrows
)