2 references to IfMode
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (2)
3437
if (ifDirective.
IfMode
== CodeIfMode.Start)
3442
else if (ifDirective.
IfMode
== CodeIfMode.End)