2 overrides of IsFault
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
844internal override bool IsFault 896internal override bool IsFault
1 reference to IsFault
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
964return _bodyWriter.IsFault;