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