5 references to GetMemberByName
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (5)
Symbols\AnonymousTypesSymbolTests.cs (5)
1051this.GetMemberByName<MethodSymbol>(type, ".ctor"), 1057this.GetMemberByName<MethodSymbol>(type, "Equals"), 1064this.GetMemberByName<MethodSymbol>(type, "GetHashCode"), 1071this.GetMemberByName<MethodSymbol>(type, "ToString"), 1093PropertySymbol property = this.GetMemberByName<PropertySymbol>(type, name);