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