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