3 references to GetMethodBodyFromText
Microsoft.DotNet.GenAPI (3)
SyntaxRewriter\BodyBlockCSharpSyntaxRewriter.cs (3)
130BlockSyntax node = GetMethodBodyFromText(SyntaxFactory.Space.ToString()); 136GetMethodBodyFromText($"throw new PlatformNotSupportedException(\"{_exceptionMessage}\");") : 137GetMethodBodyFromText("throw null;");