3 references to ReplaceGenericArguments
Microsoft.AspNetCore.OpenApi.SourceGenerators (3)
XmlComments\MemberKey.cs (3)
79
typeDisplay =
ReplaceGenericArguments
(typeDisplay);
93
$"typeof({
ReplaceGenericArguments
(property.ContainingType.ToDisplayString(_typeKeyFormat))})",
103
$"typeof({
ReplaceGenericArguments
(type.ToDisplayString(_typeKeyFormat))})",