예제 #1
0
파일: Log.cs 프로젝트: microsoft/BuildXL
 public abstract void DeploymentCacheCreated(LoggingContext context, ServerDeploymentCacheCreated serverDeploymentCacheCreated);
예제 #2
0
파일: Log.cs 프로젝트: microsoft/BuildXL
 public abstract void DeploymentUpToDateCheckPerformed(LoggingContext context, ServerDeploymentUpToDateCheck deploymentUpToDateCheck, bool deploymentCacheCreated, ServerDeploymentCacheCreated serverDeploymentCacheCreated);