4 references to RuntimeHostInfo
vbc (4)
BuildClient.cs (3)
93return RuntimeHostInfo.IsCoreClrRuntime 106if (RuntimeHostInfo.IsCoreClrRuntime) 303if (RuntimeHostInfo.IsCoreClrRuntime)
BuildServerConnection.cs (1)
416return RuntimeHostInfo.GetProcessInfo(serverPathWithoutExtension, commandLineArgs);