1 reference to ShouldExclude
Microsoft.NET.HostModel (1)
Bundle\Bundler.cs (1)
168
return !_options.HasFlag(BundleOptions.BundleNativeBinaries) || _target.
ShouldExclude
(relativePath);