1 override of RegisterInternalActions
Microsoft.Build (1)
BuildCheck\Checks\PropertiesUsageCheck.cs (1)
104public override void RegisterInternalActions(IInternalCheckRegistrationContext registrationContext)
2 references to RegisterInternalActions
Microsoft.Build (2)
BuildCheck\API\WorkerNodeCheck.cs (2)
18/// This is intentionally not implemented, as it is extended by <see cref="RegisterInternalActions"/>. 28this.RegisterInternalActions(internalRegistrationContext);