You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/OpenApi/test/Microsoft.AspNetCore.OpenApi.SourceGenerators.Tests/snapshots/SchemaTests.SupportsXmlCommentsOnSchemas#OpenApiXmlCommentSupport.generated.verified.cs
cache.Add(@"T:ProjectBoard.ProtectedInternalElement",newXmlComment(@"Can find this XML comment.",null,null,null,null,false,null,null,null));
79
79
cache.Add(@"T:ProjectRecord",newXmlComment(@"The project that contains Todo items.",null,null,null,null,false,null,[newXmlParameterComment(@"Name",@"The name of the project.",null,false),newXmlParameterComment(@"Description",@"The description of the project.",null,false)],null));
cache.Add(@"P:ProjectBoard.ProtectedInternalElement.Name",newXmlComment(@"The unique identifier for the element.",null,null,null,null,false,null,null,null));
82
84
cache.Add(@"P:ProjectRecord.Name",newXmlComment(@"The name of the project.",null,null,null,null,false,null,null,null));
83
85
cache.Add(@"P:ProjectRecord.Description",newXmlComment(@"The description of the project.",null,null,null,null,false,null,null,null));
0 commit comments