2 implementations of LogBuildCanceled
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
395
public void
LogBuildCanceled
()
Microsoft.Build.Engine.UnitTests (1)
BackEnd\MockLoggingService.cs (1)
505
public void
LogBuildCanceled
()
1 reference to LogBuildCanceled
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
779
loggingService.
LogBuildCanceled
();