2 instantiations of ElementComments
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
564
return new
ElementComments
(); // return empty comments for null Uid
575
ElementComments comment = new
ElementComments
8 references to ElementComments
PresentationFramework (8)
MS\Internal\Globalization\BamlTreeMap.cs (8)
296
private
ElementComments
[] _comments;
343
_comments = new
ElementComments
[8];
386
ElementComments
comment = LookupCommentForElement(node);
405
ElementComments
comment = LookupCommentForElement(node);
558
private
ElementComments
LookupCommentForElement(BamlStartElementNode node)
575
ElementComments
comment = new ElementComments
660
ElementComments
comments,
684
ElementComments
comments,