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