1 instantiation of CleanupScope
Microsoft.Build (1)
BuildCheck\Infrastructure\CheckWrapper.cs (1)
197
return new
CleanupScope
(_stopwatch.Stop);
2 references to CleanupScope
Microsoft.Build (2)
BuildCheck\Infrastructure\BuildCheckCentralContext.cs (1)
119
using
var
_ = wrappedCheck.StartSpan();
BuildCheck\Infrastructure\CheckWrapper.cs (1)
194
internal
CleanupScope
StartSpan()