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