3 references to ProcessWhen
Microsoft.Build.Engine (3)
Choose\Choose.cs (1)
126When.Options.ProcessWhen,
Choose\When.cs (2)
75string elementName = ((options == Options.ProcessWhen) ? XMakeElements.when : XMakeElements.otherwise); 77if (options == Options.ProcessWhen)