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