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