3 references to FormatLiteralOrNull
Microsoft.AspNetCore.OpenApi.SourceGenerators (3)
XmlCommentGenerator.Emitter.cs (3)
443
$"{
FormatLiteralOrNull
(memberKey.DeclaringType)}, " +
445
$"{
FormatLiteralOrNull
(memberKey.Name, true)}, " +
446
$"{
FormatLiteralOrNull
(memberKey.ReturnType)}, " +