7 references to EmitSummaryComments
System.Data.Entity.Design (7)
System\Data\EntityModel\Emitters\EntityContainerEmitter.cs (4)
79
CommentEmitter.
EmitSummaryComments
(Item, typeDecl.Comments);
413
CommentEmitter.
EmitSummaryComments
(set, codeProperty.Comments);
456
CommentEmitter.
EmitSummaryComments
(set, codeMethod.Comments);
517
CommentEmitter.
EmitSummaryComments
(functionImport, method.Comments);
System\Data\EntityModel\Emitters\NavigationPropertyEmitter.cs (1)
107
CommentEmitter.
EmitSummaryComments
(Item, property.Comments);
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
916
CommentEmitter.
EmitSummaryComments
(Item, memberProperty.Comments);
System\Data\EntityModel\Emitters\StructuredTypeEmitter.cs (1)
69
CommentEmitter.
EmitSummaryComments
(Item, typeDecl.Comments);