2 overrides of PrimaryLocationPropertyName
Microsoft.CodeAnalysis (2)
CommandLine\SarifV1ErrorLogger.cs (1)
53
protected override string
PrimaryLocationPropertyName
=> "resultFile";
CommandLine\SarifV2ErrorLogger.cs (1)
51
protected override string
PrimaryLocationPropertyName
=> "physicalLocation";