2 references to OK
Microsoft.Diagnostics.NETCore.Client (2)
DiagnosticsClient\DiagnosticsClient.cs (1)
862
case DiagnosticsServerResponseId.
OK
:
DiagnosticsServerRouter\DiagnosticsServerRouterFactory.cs (1)
1416
if ((DiagnosticsServerResponseId)response.Header.CommandId == DiagnosticsServerResponseId.
OK
)