1 write to PinnedMarshal
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
36PinnedMarshal = GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.PinnedMarshal }),
2 references to PinnedMarshal
Microsoft.Interop.SourceGeneration (2)
ManagedToNativeStubGenerator.cs (1)
137BlockSyntax fixedBlock = Block(statements.PinnedMarshal);
UnmanagedToManagedStubGenerator.cs (1)
78.. statements.PinnedMarshal,