5 references to CreateBoundNodeFactory
Microsoft.CodeAnalysis.CSharp (5)
Compiler\AnonymousTypeMethodBodySynthesizer.cs (5)
29SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics); 86SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics); 101SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics); 167SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics); 230SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics);