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