1 instantiation of Resolve
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestServiceLocator.cs (1)
33Resolves.Add(new Resolve(name, typeof(TRegistration).FullName!, Environment.StackTrace));
1 reference to Resolve
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
TestServiceLocator.cs (1)
17public static List<Resolve> Resolves { get; } = new();