1 reference to XmlComment
Microsoft.AspNetCore.OpenApi.SourceGenerators (1)
XmlComments\XmlComment.cs (1)
166
return !string.IsNullOrEmpty(resolvedComment) ? new
XmlComment
(compilation, resolvedComment!) : null;