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