5 references to IsEmpty
MSBuildTaskHost (5)
CommunicationsUtilities.cs (1)
862
if (taskHostParameters.
IsEmpty
)
TaskHostParameters.cs (4)
89
if (baseParameters.
IsEmpty
&& overrideParameters.
IsEmpty
)
95
if (overrideParameters.
IsEmpty
)
101
if (baseParameters.
IsEmpty
)