2 references to CreatePropsFile
dotnet (2)
Commands\Run\EnvironmentVariablesToMSBuild.cs (1)
102
/// <param name="propsFilePath">The path to the props file (from <see cref="
CreatePropsFile
"/>).</param>
Commands\Run\RunCommand.cs (1)
490
? EnvironmentVariablesToMSBuild.
CreatePropsFile
(ProjectFileFullPath, EnvironmentVariables, intermediateOutputPath)