CompilerDiagnosticFixTestData.Update(String, String, IEnumerable<AdditionalFile>, String, String, String) Method
Containing Type: CompilerDiagnosticFixTestData
Assembly: Roslynator.Testing.Common.dll
WARNING: This API is now obsolete.
This method is obsolete and will be removed in future version.
Creates and return new instance of CompilerDiagnosticFixTestData updated with specified values.
[Obsolete("This method is obsolete and will be removed in future version.")]
public Roslynator.Testing.CompilerDiagnosticFixTestData Update(string diagnosticId, string source, System.Collections.Generic.IEnumerable<Roslynator.Testing.AdditionalFile> additionalFiles, string equivalenceKey, string directoryPath, string fileName)
Parameters
diagnosticId String
source String
additionalFiles IEnumerable<AdditionalFile>
equivalenceKey String
directoryPath String
fileName String