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