1 write to Pin
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
35Pin = GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.Pin }).Cast<FixedStatementSyntax>().ToImmutableArray(),
1 reference to Pin
Microsoft.Interop.SourceGeneration (1)
ManagedToNativeStubGenerator.cs (1)
150tryStatements.Add(statements.Pin.NestFixedStatements(fixedBlock));