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