1 implementation of ConfigureGlobalState
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
AbstractBuildHost.cs (1)
116public void ConfigureGlobalState(string[] knownCommandLineParserLanguages, Dictionary<string, string> globalProperties, string? binlogPath)
1 reference to ConfigureGlobalState
Microsoft.CodeAnalysis.Workspaces.MSBuild (1)
Rpc\RemoteBuildHost.cs (1)
44/// <inheritdoc cref="IBuildHost.ConfigureGlobalState"/>