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