2 references to Properties
Microsoft.DotNet.Build.Tasks.Templating (2)
GenerateFileFromTemplate.cs (2)
17/// The <see cref="TemplateFile"/> can define variables for substitution using <see cref="Properties"/>. 77IDictionary<string, string> values = MSBuildListSplitter.GetNamedProperties(Properties, Log);