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