2 instantiations of ElementComments
PresentationFramework (2)
MS\Internal\Globalization\BamlTreeMap.cs (2)
563return new ElementComments(); // return empty comments for null Uid 574ElementComments comment = new ElementComments
8 references to ElementComments
PresentationFramework (8)
MS\Internal\Globalization\BamlTreeMap.cs (8)
295private ElementComments[] _comments; 342_comments = new ElementComments[8]; 385ElementComments comment = LookupCommentForElement(node); 404ElementComments comment = LookupCommentForElement(node); 557private ElementComments LookupCommentForElement(BamlStartElementNode node) 574ElementComments comment = new ElementComments 659ElementComments comments, 683ElementComments comments,