1 write to ErrorCleanupCalleeAllocated
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
47
ErrorCleanupCalleeAllocated
= GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.CleanupCalleeAllocated }, errorHandlingOnly: true),
4 references to ErrorCleanupCalleeAllocated
Microsoft.Interop.SourceGeneration (4)
ManagedToNativeStubGenerator.cs (4)
149
if (!statements.
ErrorCleanupCalleeAllocated
.IsEmpty)
184
if (!statements.
ErrorCleanupCalleeAllocated
.IsEmpty)
205
if (!statements.
ErrorCleanupCalleeAllocated
.IsEmpty)
209
Block(statements.
ErrorCleanupCalleeAllocated
)));