35 references to Create
Microsoft.CodeAnalysis.CSharp (35)
Binder\Binder.ValueChecks.cs (30)
3532MethodInfo.Create(call.Method), 3554MethodInfo.Create(methodSymbol), 3615MethodInfo.Create(call.Method), 3647MethodInfo.Create(equivalentSignatureMethod), 3850MethodInfo.Create(methodSymbol), 3933MethodInfo.Create(methodSymbol), 3969MethodInfo.Create(equivalentSignatureMethod), 3994MethodInfo.Create(signature), 4240MethodInfo.Create(call.Method), 4256MethodInfo.Create(ptrSymbol), 4310MethodInfo.Create(call.Method), 4333MethodInfo.Create(equivalentSignatureMethod), 4365MethodInfo.Create(constructorSymbol), 4410MethodInfo.Create(unaryMethod), 4446MethodInfo.Create(equivalentSignatureMethod), 4463MethodInfo.Create(operatorMethod), 4495MethodInfo.Create(compoundMethod), 4515MethodInfo.Create(binaryMethod), 4539MethodInfo.Create(uo.LogicalOperator), 4958MethodInfo.Create(methodSymbol), 4978MethodInfo.Create(ptrSymbol), 5046MethodInfo.Create(methodSymbol), 5073MethodInfo.Create(equivalentSignatureMethod), 5113MethodInfo.Create(constructorSymbol), 5180MethodInfo.Create(unaryMethod), 5227MethodInfo.Create(equivalentSignatureMethod), 5248MethodInfo.Create(operatorMethod), 5283MethodInfo.Create(compoundMethod), 5312MethodInfo.Create(binaryMethod), 5344MethodInfo.Create(uo.LogicalOperator),
Binder\RefSafetyAnalysis.cs (5)
686MethodInfo.Create(method), 784var methodInfo = MethodInfo.Create(constructor); 892MethodInfo.Create(method), 993MethodInfo.Create(deconstructMethod), 1084MethodInfo.Create(equivalentSignatureMethod),