2 writes to _candidateList
PresentationFramework (2)
System\windows\Documents\TextEditorContextMenu.cs (2)
555_candidateList = new SecurityCriticalDataClass<UnsafeNativeMethods.ITfCandidateList>(textStore.GetReconversionCandidateList()); 641_candidateList = null;
2 references to _candidateList
PresentationFramework (2)
System\windows\Documents\TextEditorContextMenu.cs (2)
655if ( _candidateList == null) 660return _candidateList.Value;