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