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