3 instantiations of LocalizationComment
PresentationBuildTasks (3)
MS\Internal\Localization\LocalizationParserHooks.cs (3)
37_currentComment = new LocalizationComment(); 49_currentComment = new LocalizationComment(); 164_currentComment = new LocalizationComment();
3 references to LocalizationComment
PresentationBuildTasks (3)
MS\Internal\Localization\LocalizationParserHooks.cs (3)
19private LocalizationComment _currentComment; 114foreach (LocalizationComment comment in _commentList) 152private void FlushCommentToList(ref LocalizationComment comment)