7 references to ShouldEmit
dotnet (7)
Commands\Run\CSharpCompilerCommand.cs (7)
237if (ShouldEmit(assemblyAttributes)) 243if (ShouldEmit(globalUsings)) 249if (ShouldEmit(assemblyInfo)) 255if (ShouldEmit(editorconfig)) 261if (ShouldEmit(apphostTarget)) 273if (ShouldEmit(runtimeConfig)) 278if (ShouldEmit(rspPath))