2 writes to Variables
Microsoft.Interop.SourceGeneration (2)
VariableDeclarations.cs (2)
52
Variables
= variables.ToImmutable()
109
Variables
= variables.ToImmutable()
4 references to Variables
Microsoft.Interop.ComInterfaceGenerator (1)
UnmanagedToManagedStubGenerator.cs (1)
67
.. declarations.
Variables
,
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportCodeGenerator.cs (1)
83
setupStatements.AddRange(declarations.
Variables
);
JSImportCodeGenerator.cs (1)
91
setupStatements.AddRange(declarations.
Variables
);
Microsoft.Interop.SourceGeneration (1)
ManagedToNativeStubGenerator.cs (1)
132
setupStatements.AddRange(declarations.
Variables
);