3 references to CreatePropsFile
dotnet (3)
Commands\Run\EnvironmentVariablesToMSBuild.cs (1)
144/// <param name="propsFilePath">The path to the props file (from <see cref="CreatePropsFile"/>).</param>
Commands\Run\RunCommand.cs (1)
491? EnvironmentVariablesToMSBuild.CreatePropsFile(ProjectFileFullPath, EnvironmentVariables, "dotnet-run-env.props", intermediateOutputPath)
Commands\Test\MTP\MSBuildUtility.cs (1)
397envPropsFile = EnvironmentVariablesToMSBuild.CreatePropsFile(