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)
900return _isFault;