3 references to TableSegment
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\GC\GC_1.cs (1)
891
Target.TypeInfo typeInfo = _target.GetTypeInfo(DataType.
TableSegment
);
Data\TableSegment.cs (2)
8
[CdacType(nameof(DataType.
TableSegment
))]
23
Target.TypeInfo type = target.GetTypeInfo(DataType.
TableSegment
);