1 write to _commentList
PresentationBuildTasks (1)
MS\Internal\Localization\LocalizationParserHooks.cs (1)
36_commentList = new ArrayList();
4 references to _commentList
PresentationBuildTasks (4)
MS\Internal\Localization\LocalizationParserHooks.cs (4)
50_commentList.Clear(); 102if (_commentList.Count > 0) 116foreach (LocalizationComment comment in _commentList) 165_commentList.Add(_currentComment);