2 references to trueBool
System.ServiceModel (2)
System\ServiceModel\Channels\MessageProperties.cs (2)
121
return (object)allowOutputBatching ==
trueBool
;
131
allowOutputBatching =
trueBool
;