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