4 references to FunctionPointerLoad
Microsoft.CodeAnalysis.CSharp (4)
CodeGen\EmitExpression.cs (1)
341case BoundKind.FunctionPointerLoad:
Generated\BoundNodes.xml.Generated.cs (3)
1322: base(BoundKind.FunctionPointerLoad, syntax, type, hasErrors) 1333: base(BoundKind.FunctionPointerLoad, syntax, type) 8572case BoundKind.FunctionPointerLoad: