1 write to Fault
Microsoft.TestPlatform.CommunicationUtilities (1)
Interfaces\Communication\ConnectedEventArgs.cs (1)
35
Fault
= 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)
132
throw connectedArgs.
Fault
;