2 references to TryGetPropertyValue
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\Legacy\AbstractLegacyProject.cs (2)
133if (TryGetPropertyValue(hierarchy, BuildPropertyNames.MaxSupportedLangVersion, out var maxLangVer)) 449if (!TryGetPropertyValue(hierarchy, propertyName, out var stringPropertyValue))