2 references to FrameworkRoot
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
MSBuild\MSBuildWorkspace.cs (2)
561return s_frameworkRoot ?? throw new InvalidOperationException($"Unable to get {nameof(FrameworkRoot)}"); 567return PathUtilities.IsChildPath(FrameworkRoot, filePath);