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