Base:
method
VisitFixedStatement
Microsoft.CodeAnalysis.CSharp.BoundTreeVisitor.VisitFixedStatement(Microsoft.CodeAnalysis.CSharp.BoundFixedStatement)
2 overrides of VisitFixedStatement
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
13451public override BoundNode? VisitFixedStatement(BoundFixedStatement node)
Lowering\LocalRewriter\LocalRewriter_FixedStatement.cs (1)
17public override BoundNode VisitFixedStatement(BoundFixedStatement node)