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