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