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