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