7 references to ShouldEmit
dotnet (7)
Commands\Run\CSharpCompilerCommand.cs (7)
179
if (
ShouldEmit
(assemblyAttributes))
191
if (
ShouldEmit
(globalUsings))
207
if (
ShouldEmit
(assemblyInfo))
237
if (
ShouldEmit
(editorconfig))
268
if (
ShouldEmit
(apphostTarget))
280
if (
ShouldEmit
(runtimeConfig))
322
if (
ShouldEmit
(rspPath))