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