2 references to Name
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
494
targetLoggingContext.LogComment(MessageImportance.Low, "TaskFound", taskName, taskFactory.
Name
);
498
targetLoggingContext.LogComment(MessageImportance.Low, "TaskFoundFromFactory", taskName, taskFactory.
Name
);