3 references to GuaranteedUnmarshal
Microsoft.Interop.SourceGeneration (3)
GeneratedStatements.cs (2)
41
GuaranteedUnmarshal = GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.
GuaranteedUnmarshal
}),
189
StubIdentifierContext.Stage.
GuaranteedUnmarshal
=> "Convert native data to managed data even in the case of an exception during the non-cleanup phases.",
Marshalling\CustomTypeMarshallingGenerator.cs (1)
73
case StubIdentifierContext.Stage.
GuaranteedUnmarshal
: