1 write to ReportTestFailureCalledAt
Microsoft.AspNetCore.InternalTesting.Tests (1)
AspNetTestAssemblyRunnerTest.cs (1)
183
ReportTestFailureCalledAt
= _position++;
2 references to ReportTestFailureCalledAt
Microsoft.AspNetCore.InternalTesting.Tests (2)
AspNetTestAssemblyRunnerTest.cs (2)
60
Assert.Equal(NotCalled, fixture.
ReportTestFailureCalledAt
);
81
Assert.Equal(0, fixture.
ReportTestFailureCalledAt
);