3 references to PatternTable
NuGet.Packaging (3)
ContentModel\ManagedCodeConventions.cs (2)
51
private static readonly PatternTable DotnetAnyTable = new
PatternTable
(new[]
59
private static readonly PatternTable AnyTable = new
PatternTable
(new[]
ContentModel\PatternTable.cs (1)
22
:
this
(Enumerable.Empty<PatternTableEntry>())