3 instantiations of LocalizationComment
PresentationBuildTasks (3)
BuildTasks\MS\Internal\Localization\LocalizationParserHooks.cs (3)
46_currentComment = new LocalizationComment(); 58_currentComment = new LocalizationComment(); 173_currentComment = new LocalizationComment();
3 references to LocalizationComment
PresentationBuildTasks (3)
BuildTasks\MS\Internal\Localization\LocalizationParserHooks.cs (3)
28private LocalizationComment _currentComment; 123foreach (LocalizationComment comment in _commentList) 161private void FlushCommentToList(ref LocalizationComment comment)