2 references to Description
Microsoft.Build (2)
BackEnd\Components\RequestBuilder\Lookup.cs (2)
264
ErrorUtilities.VerifyThrow(Object.ReferenceEquals(scopeToLeave, _lookupScopes.First.Value), "Attempting to leave with scope '{0}' but scope '{1}' is on top of the stack.", scopeToLeave.
Description
, _lookupScopes.First.Value.
Description
);