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