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