42 references to Free
Microsoft.CodeAnalysis.CSharp (42)
Binder\Binder_Attributes.cs (1)
268analyzedArguments.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)
4988analyzedArguments.Free(); 5213arguments.Free(); 5376analyzedArguments.Free(); 5575analyzedArguments.Free(); 5610analyzedArguments.Free(); 5618arguments.Free(); 6964analyzedArguments.Free(); 7122analyzedArguments.Free(); 8610actualReceiverArguments?.Free(); 8614actualMethodArguments?.Free(); 8624actualReceiverArguments?.Free(); 8628actualMethodArguments?.Free(); 9366analyzedArguments.Free(); 10046arguments.Free(); 10420analyzedArguments.Free(); 10501analyzedArguments.Free();
Binder\Binder_Invocation.cs (2)
155analyzedArguments.Free(); 241analyzedArguments.Free();
Binder\Binder_Operators.cs (4)
405analyzedArguments.Free(); 620analyzedArguments?.Free(); 3385analyzedArguments.Free(); 3601analyzedArguments?.Free();
Binder\Binder_Patterns.cs (2)
242analyzedArguments.Free(); 391analyzedArguments.Free();
Binder\Binder_Query.cs (1)
1048analyzedArguments.Free();
Binder\Binder_Statements.cs (2)
1190analyzedArguments.Free(); 4181analyzedArguments.Free();
Binder\ForEachLoopBinder.cs (4)
1528analyzedArguments.Free(); 1567analyzedArguments.Free(); 1613analyzedArguments.Free(); 1638analyzedArguments.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();