2 references to IsCollectionEmptyOrUncreated
Microsoft.Build (2)
BackEnd\Components\Caching\RegisteredTaskObjectCache.cs (2)
37
ErrorUtilities.VerifyThrow(
IsCollectionEmptyOrUncreated
(RegisteredTaskObjectLifetime.Build), "Build lifetime objects were not disposed at the end of the build");
71
ErrorUtilities.VerifyThrow(
IsCollectionEmptyOrUncreated
(RegisteredTaskObjectLifetime.Build), "Build lifetime objects were not disposed at the end of the build");