2 references to CodeContext
Microsoft.Interop.SourceGeneration (2)
Marshalling\MarshallingGeneratorExtensions.cs (2)
67if (generator.CodeContext.Direction == MarshalDirection.ManagedToUnmanaged) 73else if (generator.CodeContext.Direction == MarshalDirection.UnmanagedToManaged)