3 references to TryLookup
NuGet.Packaging (3)
ContentModel\ManagedCodeConventions.cs (3)
135
if (table.
TryLookup
(PropertyNames.CodeLanguage, name, out val))
168
if (table.
TryLookup
(PropertyNames.Locale, name, out val))
220
if (table.
TryLookup
(PropertyNames.TargetFrameworkMoniker, name, out var obj))