1 instantiation of BundleContents
Microsoft.NET.HostModel (1)
Bundle\Bundler.cs (1)
484
return new
BundleContents
(
4 references to BundleContents
Microsoft.NET.HostModel (4)
Bundle\Bundler.cs (4)
270
/// Generate a bundle from the given <see cref="
BundleContents
"/>,
279
public string GenerateBundle(
BundleContents
bundleContents)
466
/// A <see cref="
BundleContents
"/> describing which files would be included in
469
public
BundleContents
ComputeBundleContents(IReadOnlyList<FileSpec> fileSpecs)