2 references to RemoveIllegalFileChars
Microsoft.AspNetCore.InternalTesting (2)
AssemblyTestLog.cs (1)
121testName = TestFileOutputContext.RemoveIllegalFileChars(testName);
TestFileOutputContext.cs (1)
120return RemoveIllegalFileChars(name);