3 instantiations of LocalizationComment
PresentationBuildTasks (3)
MS\Internal\Localization\LocalizationParserHooks.cs (3)
39_currentComment = new LocalizationComment(); 51_currentComment = new LocalizationComment(); 166_currentComment = new LocalizationComment();
3 references to LocalizationComment
PresentationBuildTasks (3)
MS\Internal\Localization\LocalizationParserHooks.cs (3)
21private LocalizationComment _currentComment; 116foreach (LocalizationComment comment in _commentList) 154private void FlushCommentToList(ref LocalizationComment comment)