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