2 references to ServiceablePropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
678
case DependencyContextStrings.
ServiceablePropertyName
:
DependencyContextWriter.cs (1)
423
jsonWriter.WriteBoolean(DependencyContextStrings.
ServiceablePropertyName
, library.Serviceable);