2 references to Empty
Microsoft.Build.Framework (2)
TaskHostParameters.cs (2)
102
internal bool IsEmpty => Equals(
Empty
);
115
return
Empty
;