AdditionalFile(String, String, String, String) Constructor
Containing Type: AdditionalFile
Assembly: Roslynator.Testing.Common.dll
Initializes a new instance of AdditionalFile
public AdditionalFile(string source, string? expectedSource = null, string? directoryPath = null, string? name = null)
Parameters
source String
expectedSource String
directoryPath String
name String