2 references to RuntimeStoreManifestPropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
699
case DependencyContextStrings.
RuntimeStoreManifestPropertyName
:
DependencyContextWriter.cs (1)
453
jsonWriter.WriteString(DependencyContextStrings.
RuntimeStoreManifestPropertyName
, library.RuntimeStoreManifestName);