1 write to MethodName
Microsoft.Interop.ComInterfaceGenerator (1)
ComMethodInfo.cs (1)
32MethodName = methodName;
4 references to MethodName
Microsoft.Interop.ComInterfaceGenerator (4)
ComInterfaceGenerator.cs (2)
470if (a.MethodInfo.MethodName != b.MethodInfo.MethodName)
ComMethodContext.cs (2)
131return MethodDeclaration(GenerationContext.SignatureContext.StubReturnType, MethodInfo.MethodName) 142IdentifierName(MethodInfo.MethodName)),