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