1 write to _commentsContents
Microsoft.CodeAnalysis (1)
CvtRes.cs (1)
602_commentsContents = comments;
2 references to _commentsContents
Microsoft.CodeAnalysis (2)
CvtRes.cs (2)
621if (_commentsContents != null) yield return new KeyValuePair<string, string>("Comments", _commentsContents);