4 references to ExpandMSBuildProperties
Microsoft.DotNet.ProjectTools (4)
LaunchSettings\LaunchProfileParser.cs (2)
72builder[key] = ExpandMSBuildProperties(value, evaluateExpression); 86: ExpandMSBuildProperties(expandedValue, evaluateExpression);
LaunchSettings\ProjectLaunchProfileParser.cs (2)
57? ExpandMSBuildProperties(profile.CommandLineArgs, evaluateExpression) 63: ExpandMSBuildProperties(profile.ApplicationUrl, evaluateExpression),