3 references to GenerateAtCompileTime
Microsoft.DotNet.Build.Tasks.Workloads (3)
Wix\HarvesterToolTask.cs (3)
49/// Gets or sets how GUIDs are generated. The default is <see cref="GuidOptions.GenerateAtCompileTime"/>. 55} = GuidOptions.GenerateAtCompileTime; 118if (GenerateGuids == GuidOptions.GenerateAtCompileTime)