1 reference to FormatMethodParameter
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\MethodDeclarationIntermediateNode.cs (1)
31
formatter.WriteProperty(nameof(Parameters), string.Join(", ", Parameters.Select(
FormatMethodParameter
)));