2 writes to Variables
Microsoft.Interop.SourceGeneration (2)
VariableDeclarations.cs (2)
52Variables = variables.ToImmutable() 109Variables = variables.ToImmutable()
2 references to Variables
Microsoft.Interop.SourceGeneration (2)
ManagedToNativeStubGenerator.cs (1)
132setupStatements.AddRange(declarations.Variables);
UnmanagedToManagedStubGenerator.cs (1)
67.. declarations.Variables,