1 implementation of GetCustomConfigurations
Microsoft.Build (1)
BuildCheck\Infrastructure\ConfigurationProvider.cs (1)
120
public CustomConfigurationData[]
GetCustomConfigurations
(
1 reference to GetCustomConfigurations
Microsoft.Build (1)
BuildCheck\Infrastructure\BuildCheckManagerProvider.cs (1)
267
_configurationProvider.
GetCustomConfigurations
(projectFullPath, checkFactoryContext.RuleIds);