3 references to Name
Microsoft.Build (3)
Instance\TaskRegistry.cs (3)
485targetLoggingContext.LogComment(MessageImportance.Low, "TaskFound", taskName, taskFactory.Name); 489targetLoggingContext.LogComment(MessageImportance.Low, "TaskFoundFromFactory", taskName, taskFactory.Name); 1337ProjectErrorUtilities.ThrowInvalidProject(elementLocation, "TaskLoadFailure", taskName, _taskFactoryWrapperInstance.Name, message);