2 references to EmitEntryPointPropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
318case DependencyContextStrings.EmitEntryPointPropertyName:
DependencyContextWriter.cs (1)
94AddBooleanPropertyIfNotNull(DependencyContextStrings.EmitEntryPointPropertyName, compilationOptions.EmitEntryPoint, jsonWriter);