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