4 references to FunctionPointerLoad
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
356case BoundKind.FunctionPointerLoad:
Generated\BoundNodes.xml.Generated.cs (3)
1335: base(BoundKind.FunctionPointerLoad, syntax, type, hasErrors) 1346: base(BoundKind.FunctionPointerLoad, syntax, type) 8891case BoundKind.FunctionPointerLoad: