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