4 references to PropertyReadActions
Microsoft.Build (4)
BuildCheck\Infrastructure\BuildCheckCentralContext.cs (4)
54PropertyReadActions.DeregisterCheck(check); 112internal bool HasPropertyReadActions => _globalCallbacks.PropertyReadActions.HasActions; 144=> RegisterAction(check, propertyReadAction, _globalCallbacks.PropertyReadActions); 220=> RunRegisteredActions(_globalCallbacks.PropertyReadActions, propertyReadDataData,