1 write to KeyFile
Microsoft.Extensions.DependencyModel (1)
CompilationOptions.cs (1)
71KeyFile = keyFile;
1 reference to KeyFile
Microsoft.Extensions.DependencyModel (1)
DependencyContextWriter.cs (1)
91AddStringPropertyIfNotNull(DependencyContextStrings.KeyFilePropertyName, compilationOptions.KeyFile, jsonWriter);