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