4 references to PropertyWriteActions
Microsoft.Build (4)
BuildCheck\Infrastructure\BuildCheckCentralContext.cs (4)
55PropertyWriteActions.DeregisterCheck(check); 114internal bool HasPropertyWriteActions => _globalCallbacks.PropertyWriteActions.HasActions; 147=> RegisterAction(check, propertyWriteAction, _globalCallbacks.PropertyWriteActions); 228=> RunRegisteredActions(_globalCallbacks.PropertyWriteActions, propertyWriteData,