2 writes to _textSegment
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
559_textSegment = textSegment; 760_textSegment = null;
7 references to _textSegment
PresentationFramework (7)
System\Windows\Documents\NLGSpellerInterop.cs (7)
575_textSegment.get_Suggestions(out variantEnumerator); 621_textSegment.get_Count(out _subSegmentCount); 628_textSegment.get_Item(i, out subSegment); 673_textSegment.get_Range(out sTextRange); 757if (_textSegment != null) 759Marshal.ReleaseComObject(_textSegment); 782_textSegment.get_Role(out role);