1 write to TestClass
Microsoft.AspNetCore.InternalTesting (1)
TestContext.cs (1)
28
TestClass
= testClass;
2 references to TestClass
Microsoft.AspNetCore.InternalTesting (2)
TestFileOutputContext.cs (2)
38
TestClassName = GetTestClassName(parent.
TestClass
);
40
AssemblyOutputDirectory = GetAssemblyBaseDirectory(_parent.
TestClass
.Assembly);