1 write to Unmarshal
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
38
Unmarshal
= GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.UnmarshalCapture })
2 references to Unmarshal
Microsoft.Interop.SourceGeneration (2)
ManagedToNativeStubGenerator.cs (1)
162
tryStatements.AddRange(statements.
Unmarshal
);
UnmanagedToManagedStubGenerator.cs (1)
74
.. statements.
Unmarshal
,