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