2 references to GenerateExecutable
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (2)
603if (options.GenerateExecutable) 3880string extension = (options.GenerateExecutable) ? "exe" : "dll";