4 references to NotifyOnScopingReadiness
Microsoft.Build (4)
BuildCheck\Checks\NoEnvironmentVariablePropertyCheck.cs (2)
47
CheckScopeClassifier.
NotifyOnScopingReadiness
+= HandleScopeReadiness;
97
CheckScopeClassifier.
NotifyOnScopingReadiness
-= HandleScopeReadiness;
BuildCheck\Infrastructure\CheckScopeClassifier.cs (2)
65
NotifyOnScopingReadiness
?.Invoke();
67
FileClassifier.Shared.OnImmutablePathsInitialized -= () =>
NotifyOnScopingReadiness
?.Invoke();