1 write to _isFault
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
893
_isFault
= Message.IsFaultStartElement(reader, version);
1 reference to _isFault
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
900
return
_isFault
;