1 write to DiagnosticName
ILCompiler.Compiler (1)
src\runtime\src\coreclr\tools\Common\Compiler\TypeMapMetadata.cs (1)
246DiagnosticName = diagnosticName;
1 reference to DiagnosticName
ILCompiler.Compiler (1)
Compiler\UsageBasedTypeMapManager.cs (1)
43protected override string GetName(NodeFactory context) => $"Type maps root node: {typeMapState.DiagnosticName}";