3 references to Instances
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
TestServiceLocator.cs (3)
21
Instances
.Add(name, instance);
26
if (!
Instances
.TryGetValue(name, out var instance))
39
Instances
.Clear();