4 references to FixedStatement
Microsoft.CodeAnalysis.CSharp (4)
Generated\BoundNodes.xml.Generated.cs (2)
4158: base(BoundKind.FixedStatement, syntax, hasErrors || declarations.HasErrors() || body.HasErrors()) 9044case BoundKind.FixedStatement:
Lowering\Instrumentation\CodeCoverageInstrumenter.cs (1)
547case BoundKind.FixedStatement:
Operations\CSharpOperationFactory.cs (1)
188case BoundKind.FixedStatement: