2 writes to _textSegment
PresentationFramework (2)
System\Windows\Documents\NLGSpellerInterop.cs (2)
560_textSegment = textSegment; 761_textSegment = null;
7 references to _textSegment
PresentationFramework (7)
System\Windows\Documents\NLGSpellerInterop.cs (7)
576_textSegment.get_Suggestions(out variantEnumerator); 622_textSegment.get_Count(out _subSegmentCount); 629_textSegment.get_Item(i, out subSegment); 674_textSegment.get_Range(out sTextRange); 758if (_textSegment != null) 760Marshal.ReleaseComObject(_textSegment); 783_textSegment.get_Role(out role);