2 references to TryGetTarget
Microsoft.CodeAnalysis.Workspaces (2)
Utilities\ReferenceHolder`1.cs (2)
60var x = TryGetTarget(); 61var y = other.TryGetTarget();