3 references to s_probes
TestingAppHost1.AppHost (3)
TestingAppHostEntryPointProbe.cs (3)
17if (!s_probes.TryAdd(id, exited)) 36if (!s_probes.TryGetValue(id, out var exited)) 93s_probes.TryRemove(Id, out _);