2 references to DebugTypePropertyName
Microsoft.Extensions.DependencyModel (2)
DependencyContextJsonReader.cs (1)
315
case DependencyContextStrings.
DebugTypePropertyName
:
DependencyContextWriter.cs (1)
96
AddStringPropertyIfNotNull(DependencyContextStrings.
DebugTypePropertyName
, compilationOptions.DebugType, jsonWriter);