6 references to EmitSummaryComments
System.Data.Services.Design (6)
System\Data\EntityModel\Emitters\EntityContainerEmitter.cs (3)
75
CommentEmitter.
EmitSummaryComments
(Item, typeDecl.Comments);
574
CommentEmitter.
EmitSummaryComments
(set, codeProperty.Comments);
620
CommentEmitter.
EmitSummaryComments
(set, codeMethod.Comments);
System\Data\EntityModel\Emitters\NavigationPropertyEmitter.cs (1)
120
CommentEmitter.
EmitSummaryComments
(Item, property.Comments);
System\Data\EntityModel\Emitters\PropertyEmitter.cs (1)
841
CommentEmitter.
EmitSummaryComments
(Item, memberProperty.Comments);
System\Data\EntityModel\Emitters\StructuredTypeEmitter.cs (1)
60
CommentEmitter.
EmitSummaryComments
(Item, typeDecl.Comments);