3 references to GetMemberType
System.Core (3)
Microsoft\Scripting\Compiler\LambdaCompiler.Address.cs (1)
157LocalBuilder temp = GetLocal(GetMemberType(member));
Microsoft\Scripting\Compiler\LambdaCompiler.Expressions.cs (2)
813Type type = GetMemberType(binding.Member); 826Type type = GetMemberType(binding.Member);