1 write to Serviceable
Microsoft.Extensions.DependencyModel (1)
Library.cs (1)
62
Serviceable
= serviceable;
3 references to Serviceable
Microsoft.Extensions.DependencyModel (3)
DependencyContextWriter.cs (3)
159
Debug.Assert(compilationLibrary.
Serviceable
== runtimeLibrary.
Serviceable
);
423
jsonWriter.WriteBoolean(DependencyContextStrings.ServiceablePropertyName, library.
Serviceable
);