10 references to DeregisterCheck
Microsoft.Build (10)
BuildCheck\Infrastructure\BuildCheckCentralContext.cs (10)
50EvaluatedPropertiesActions.DeregisterCheck(check); 51ParsedItemsActions.DeregisterCheck(check); 52EvaluatedItemsActions.DeregisterCheck(check); 53TaskInvocationActions.DeregisterCheck(check); 54PropertyReadActions.DeregisterCheck(check); 55PropertyWriteActions.DeregisterCheck(check); 56ProjectRequestProcessingDoneActions.DeregisterCheck(check); 57BuildFinishedActions.DeregisterCheck(check); 58EnvironmentVariableCheckDataActions.DeregisterCheck(check); 59ProjectImportedCheckDataActions.DeregisterCheck(check);