TestFile(String, String, String, String) Constructor
Containing Type: TestFile
Assembly: Roslynator.Testing.Common.dll
public TestFile(string source, string? expectedSource = null, string? directoryPath = null, string? name = null)
Parameters
source String
expectedSource String
directoryPath String
name String