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