1 instantiation of GroupMatchResult
Microsoft.NET.Sdk.StaticWebAssets.Tasks (1)
DefineStaticWebAssets.cs (1)
895return new GroupMatchResult(groupEntries, currentRelativePath, contentRootSuffix, contentRootGroupName);
2 references to GroupMatchResult
Microsoft.NET.Sdk.StaticWebAssets.Tasks (2)
DefineStaticWebAssets.cs (2)
639var result = MatchAssetToDefinitions(asset, definitions, matchContext); 801private GroupMatchResult MatchAssetToDefinitions(