2 references to GetNameOfMethod
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComTypeEnumDesc.cs (1)
52memberNames[i] = ComRuntimeHelpers.GetNameOfMethod(typeInfo, varDesc.memid);
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchComObject.cs (1)
445string name = ComRuntimeHelpers.GetNameOfMethod(sourceTypeInfo, funcDesc.memid);