2 references to AllowMoveableAddressOf
Microsoft.CodeAnalysis.CSharp (1)
Binder\Binder_Operators.cs (1)
2512bool allowManagedAddressOf = Flags.Includes(BinderFlags.AllowMoveableAddressOf);
Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator.ExpressionCompiler (1)
CompilationExtensions.cs (1)
156BinderFlags.AllowMoveableAddressOf |