3 references to HostingNamespace
Microsoft.Gen.BuildMetadata (3)
Emitter.cs (3)
89
OutLn($"public static {
HostingNamespace
}IHostBuilder UseBuildMetadata(this {
HostingNamespace
}IHostBuilder builder, string sectionName = DefaultSectionName)");
110
OutLn($"where TBuilder : {
HostingNamespace
}IHostApplicationBuilder");