2 references to TryGetRegistration
Microsoft.Build (1)
BackEnd\TaskExecutionHost\TaskExecutionHost.cs (1)
395if (TaskClassRegistry.TryGetRegistration(_taskName, out TaskClassRegistration registration))
Microsoft.Build.Framework (1)
TaskClassRegistry.cs (1)
49/// host that never registers, so this lets <see cref="TryGetRegistration"/> skip hashing the task name