Microsoft.CodeAnalysis.Sarif.Run.Run C# (CSharp) Method

Run() public method

Initializes a new instance of the Run class.
public Run ( ) : System
return System
        public Run()
        {
        }

Same methods

Run::Run ( Run other ) : System
Run::Run ( Tool tool, Invocation invocation, FileData>.IDictionary files, LogicalLocation>.IDictionary logicalLocations, IEnumerable results, IEnumerable toolNotifications, IEnumerable configurationNotifications, Rule>.IDictionary rules, string id, string stableId, string automationId, string baselineId, string architecture ) : System