3 references to TryGetFirst
Microsoft.Build.Framework (3)
Collections\RefArrayBuilder.cs (3)
483T? first = TryGetFirst(out bool found); 541=> TryGetFirst(out _); 553T? first = TryGetFirst(out bool found);