1 reference to IsSameConfigurationAs
Microsoft.Build (1)
BuildCheck\Infrastructure\CheckWrapper.cs (1)
114
if (CommonConfig == null || !effectiveConfigs.All(t => t.
IsSameConfigurationAs
(CommonConfig)))