4 references to FilePath
Microsoft.VisualStudio.IntegrationTest.Utilities (4)
Common\Reference.cs (4)
30
return string.Equals(
FilePath
, other.
FilePath
, StringComparison.OrdinalIgnoreCase)
41
return Hash.Combine(
FilePath
,
48
=> $"{
FilePath
} ({Line}, {Column}): {Code}";