5 references to GetThrowNullBody
Microsoft.DotNet.GenAPI (5)
SyntaxRewriter\BodyBlockCSharpSyntaxRewriter.cs (5)
27rs = rs.WithBody(GetThrowNullBody()); 58rs = rs.WithBody(GetThrowNullBody()); 73rs.WithBody(GetThrowNullBody()).WithParameterList(rs.ParameterList.WithTrailingTrivia(SyntaxFactory.Space)) : 81rs.WithBody(GetThrowNullBody()).WithParameterList(rs.ParameterList.WithTrailingTrivia(SyntaxFactory.Space)) : 143node = node.WithBody(GetThrowNullBody());