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