2 references to GetSymbolInfoFromBoundConstructorInitializer
Microsoft.CodeAnalysis.CSharp (2)
Compilation\CSharpSemanticModel.cs (2)
813
var binfo =
GetSymbolInfoFromBoundConstructorInitializer
(memberModel, binder, bnode);
886
SymbolInfo binfo =
GetSymbolInfoFromBoundConstructorInitializer
(memberModel, binder, bnode);