1 instantiation of SegmentInfo
PresentationFramework (1)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (1)
87_debugInfo.SegmentStartsAndLengths[i] = new SegmentInfo
2 references to SegmentInfo
PresentationFramework (2)
System\Windows\Documents\TextMapOffsetErrorLogger.cs (2)
65SegmentStartsAndLengths = new SegmentInfo[segments.Count], 161public SegmentInfo[] SegmentStartsAndLengths { get; set; }