3 instantiations of LocalizationComment
PresentationBuildTasks (3)
MS\Internal\Localization\LocalizationParserHooks.cs (3)
38_currentComment = new LocalizationComment(); 50_currentComment = new LocalizationComment(); 165_currentComment = new LocalizationComment();
3 references to LocalizationComment
PresentationBuildTasks (3)
MS\Internal\Localization\LocalizationParserHooks.cs (3)
20private LocalizationComment _currentComment; 115foreach (LocalizationComment comment in _commentList) 153private void FlushCommentToList(ref LocalizationComment comment)