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