1 write to _runtimeConfigDevJson
Microsoft.NET.HostModel (1)
Bundle\Bundler.cs (1)
71
_runtimeConfigDevJson
= appAssemblyName + ".runtimeconfig.dev.json";
1 reference to _runtimeConfigDevJson
Microsoft.NET.HostModel (1)
Bundle\Bundler.cs (1)
155
return fileRelativePath.Equals(
_runtimeConfigDevJson
);