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