1 write to OtherLocation
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
2773
this.
OtherLocation
= otherLocation;
1 reference to OtherLocation
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
2765
return new Location[1] {
OtherLocation
};