2 references to BoundFunctionPointerLoad
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (1)
1366var result = new BoundFunctionPointerLoad(this.Syntax, targetMethod, constrainedToTypeOpt, type, this.HasErrors);
Lowering\LocalRewriter\LocalRewriter_Conversion.cs (1)
555return new BoundFunctionPointerLoad(oldNodeOpt.Syntax, symbolOpt,