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