2 references to GenerateInMemory
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (2)
3881options.OutputAssembly = results.TempFiles.AddExtension(extension, !options.GenerateInMemory); 3941if (results.Errors.HasErrors || !options.GenerateInMemory)