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