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