2 references to TargetRefPath
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\BuildPropertyNames.cs (1)
24public const string TargetRefPath = nameof(TargetRefPath);
Microsoft.VisualStudio.LanguageServices.Implementation (1)
ProjectSystem\CPS\CPSProject_IWorkspaceProjectContext.cs (1)
171else if (name == BuildPropertyNames.TargetRefPath)