1 write to DebugType
Microsoft.Extensions.DependencyModel (1)
CompilationOptions.cs (1)
74DebugType = debugType;
1 reference to DebugType
Microsoft.Extensions.DependencyModel (1)
DependencyContextWriter.cs (1)
96AddStringPropertyIfNotNull(DependencyContextStrings.DebugTypePropertyName, compilationOptions.DebugType, jsonWriter);