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