2 writes to Type
cdac-build-tool (2)
DataDescriptorModel.cs (2)
137
global.
Type
= type;
153
subDescriptor.
Type
= type;
2 references to Type
cdac-build-tool (2)
DataDescriptorModel.cs (2)
214
globals[globalName] = new GlobalModel { Type = globalBuilder.
Type
, Value = v.Value };
224
subDescriptors[subDescriptorName] = new GlobalModel { Type = subDescriptorBuilder.
Type
, Value = v.Value };