1 write to Fault
Microsoft.TestPlatform.CommunicationUtilities (1)
Interfaces\Communication\ConnectedEventArgs.cs (1)
35Fault = faultException;
2 references to Fault
Microsoft.TestPlatform.CommunicationUtilities (1)
Interfaces\Communication\ConnectedEventArgs.cs (1)
47[MemberNotNullWhen(false, nameof(Fault))]
Microsoft.TestPlatform.CrossPlatEngine (1)
EventHandlers\TestRequestHandler.cs (1)
132throw connectedArgs.Fault;