1 write to Direction
Microsoft.Interop.ComInterfaceGenerator (1)
VtableIndexStubGenerator.cs (1)
190
Direction
= direction,
3 references to Direction
Microsoft.Interop.ComInterfaceGenerator (3)
VirtualMethodIndexData.cs (1)
24
virtualMethodIndex.
Direction
,
VtableIndexStubGenerator.cs (2)
150
if (namedArguments.TryGetValue(nameof(VirtualMethodIndexCompilationData.
Direction
), out TypedConstant directionValue))
265
if (!virtualMethodIndexData.ImplicitThisParameter && virtualMethodIndexData.
Direction
is MarshalDirection.UnmanagedToManaged or MarshalDirection.Bidirectional)