5 references to Elements
cdac-build-tool (5)
ContractDescriptorSourceFileEmitter.cs (5)
36
Elements
[PointerDataCount] = count.ToString();
41
Elements
[PlatformFlags] = $"0x{platformFlags:x8}";
73
Elements
[JsonDescriptorKey] = escaped;
74
Elements
[JsonDescriptorSizeKey] = count.ToString();
95
if (!
Elements
.TryGetValue(key, out string? result))