35 references to Create
Microsoft.CodeAnalysis.CSharp (35)
Binder\Binder.ValueChecks.cs (30)
3429MethodInfo.Create(call.Method), 3451MethodInfo.Create(methodSymbol), 3512MethodInfo.Create(call.Method), 3544MethodInfo.Create(equivalentSignatureMethod), 3747MethodInfo.Create(methodSymbol), 3830MethodInfo.Create(methodSymbol), 3866MethodInfo.Create(equivalentSignatureMethod), 3891MethodInfo.Create(signature), 4137MethodInfo.Create(call.Method), 4153MethodInfo.Create(ptrSymbol), 4207MethodInfo.Create(call.Method), 4230MethodInfo.Create(equivalentSignatureMethod), 4262MethodInfo.Create(constructorSymbol), 4307MethodInfo.Create(unaryMethod), 4343MethodInfo.Create(equivalentSignatureMethod), 4360MethodInfo.Create(operatorMethod), 4392MethodInfo.Create(compoundMethod), 4412MethodInfo.Create(binaryMethod), 4436MethodInfo.Create(uo.LogicalOperator), 4855MethodInfo.Create(methodSymbol), 4875MethodInfo.Create(ptrSymbol), 4943MethodInfo.Create(methodSymbol), 4970MethodInfo.Create(equivalentSignatureMethod), 5010MethodInfo.Create(constructorSymbol), 5077MethodInfo.Create(unaryMethod), 5124MethodInfo.Create(equivalentSignatureMethod), 5145MethodInfo.Create(operatorMethod), 5180MethodInfo.Create(compoundMethod), 5209MethodInfo.Create(binaryMethod), 5241MethodInfo.Create(uo.LogicalOperator),
Binder\RefSafetyAnalysis.cs (5)
686MethodInfo.Create(method), 784var methodInfo = MethodInfo.Create(constructor); 892MethodInfo.Create(method), 993MethodInfo.Create(deconstructMethod), 1084MethodInfo.Create(equivalentSignatureMethod),