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); 163SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics); 226SyntheticBoundNodeFactory F = this.CreateBoundNodeFactory(compilationState, diagnostics);