1 write to EmitEntryPoint
Microsoft.Extensions.DependencyModel (1)
CompilationOptions.cs (1)
75EmitEntryPoint = emitEntryPoint;
1 reference to EmitEntryPoint
Microsoft.Extensions.DependencyModel (1)
DependencyContextWriter.cs (1)
94AddBooleanPropertyIfNotNull(DependencyContextStrings.EmitEntryPointPropertyName, compilationOptions.EmitEntryPoint, jsonWriter);