2 references to s_trueBool
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageProperties.cs (2)
121
return (object)_allowOutputBatching ==
s_trueBool
;
131
_allowOutputBatching =
s_trueBool
;