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))
261
if (
ShouldEmit
(apphostTarget))
273
if (
ShouldEmit
(runtimeConfig))
278
if (
ShouldEmit
(rspPath))