1 write to Setup
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
33
Setup
= GenerateStatementsForStubContext(marshallers, context with { CurrentStage = StubIdentifierContext.Stage.Setup }),
2 references to Setup
Microsoft.Interop.SourceGeneration (2)
ManagedToNativeStubGenerator.cs (1)
133
setupStatements.AddRange(statements.
Setup
);
UnmanagedToManagedStubGenerator.cs (1)
68
.. statements.
Setup
,