1 write to ImplicitThisParameter
Microsoft.Interop.ComInterfaceGenerator (1)
VtableIndexStubGenerator.cs (1)
191ImplicitThisParameter = implicitThis,
3 references to ImplicitThisParameter
Microsoft.Interop.ComInterfaceGenerator (3)
VirtualMethodIndexData.cs (1)
23virtualMethodIndex.ImplicitThisParameter,
VtableIndexStubGenerator.cs (2)
160if (namedArguments.TryGetValue(nameof(VirtualMethodIndexCompilationData.ImplicitThisParameter), out TypedConstant implicitThisValue)) 265if (!virtualMethodIndexData.ImplicitThisParameter && virtualMethodIndexData.Direction is MarshalDirection.UnmanagedToManaged or MarshalDirection.Bidirectional)