2 references to s_trueBool
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\MessageProperties.cs (2)
142
return (object)_allowOutputBatching ==
s_trueBool
;
155
_allowOutputBatching =
s_trueBool
;