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