3 references to PerfMapType
Microsoft.Diagnostics.NETCore.Client (3)
DiagnosticsClient\DiagnosticsClient.cs (3)
374public void EnablePerfMap(PerfMapType type) 381internal async Task EnablePerfMapAsync(PerfMapType type, CancellationToken token) 820private static IpcMessage CreateEnablePerfMapMessage(PerfMapType type)