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