6 references to IsNullOrEmpty
Microsoft.Build (2)
Evaluation\Expander.ItemExpander.cs (1)
481
ProjectErrorUtilities.VerifyThrowInvalidProject(!itemVector.ItemType.
IsNullOrEmpty
(), elementLocation, "InvalidFunctionPropertyExpression");
Evaluation\Expander.ItemExpander.Transforms.cs (1)
673
if (!include.
IsNullOrEmpty
())
Microsoft.Build.Framework (3)
BackEnd\CommunicationsUtilities.cs (1)
819
string threadDisplay = threadName.
IsNullOrEmpty
()
EscapingUtilities.cs (2)
106
if (value.
IsNullOrEmpty
())
191
if (value.
IsNullOrEmpty
())
MSBuild.Coordinator (1)
CoordinatorServer.DefaultDebugOutput.cs (1)
74
string threadDisplay = threadName.
IsNullOrEmpty
()