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