40 references to Free
Microsoft.CodeAnalysis.CSharp (40)
Binder\Binder_Attributes.cs (1)
266analyzedArguments.ConstructorArguments.Free();
Binder\Binder_Conversions.cs (4)
747arguments.Free(); 1103analyzedArguments.Free(); 1149analyzedArguments.Free(); 1328analyzedArguments.Free();
Binder\Binder_Deconstruct.cs (1)
710analyzedArguments.Free();
Binder\Binder_Expressions.cs (16)
4954analyzedArguments.Free(); 5178arguments.Free(); 5337analyzedArguments.Free(); 5536analyzedArguments.Free(); 5571analyzedArguments.Free(); 5579arguments.Free(); 6924analyzedArguments.Free(); 7082analyzedArguments.Free(); 8563actualReceiverArguments?.Free(); 8567actualMethodArguments?.Free(); 8577actualReceiverArguments?.Free(); 8581actualMethodArguments?.Free(); 9373analyzedArguments.Free(); 10053arguments.Free(); 10427analyzedArguments.Free(); 10507analyzedArguments.Free();
Binder\Binder_Invocation.cs (2)
154analyzedArguments.Free(); 240analyzedArguments.Free();
Binder\Binder_Operators.cs (2)
381analyzedArguments.Free(); 2696analyzedArguments.Free();
Binder\Binder_Patterns.cs (2)
241analyzedArguments.Free(); 390analyzedArguments.Free();
Binder\Binder_Query.cs (1)
1030analyzedArguments.Free();
Binder\Binder_Statements.cs (2)
1190analyzedArguments.Free(); 4160analyzedArguments.Free();
Binder\ForEachLoopBinder.cs (4)
1520analyzedArguments.Free(); 1559analyzedArguments.Free(); 1602analyzedArguments.Free(); 1627analyzedArguments.Free();
Binder\MethodGroupResolution.cs (1)
110this.AnalyzedArguments?.Free();
Binder\Semantics\Conversions\Conversions.cs (2)
263analyzedArguments.Free(); 416analyzedArguments.Free();
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (1)
1535analyzedArguments.Free();
Binder\Semantics\OverloadResolution\OverloadResolution.cs (1)
266arguments.Free();