Home
last modified time | relevance | path

Searched defs:RequiresCanWrite (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Ast/
H A DExpression.cs380 private static void RequiresCanWrite(Expression expression, string paramName) { in RequiresCanWrite() method in Microsoft.Scripting.Ast.System.Linq.Expressions.Expression
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/
H A DExpression.cs242 private static void RequiresCanWrite(Expression expression, string paramName) in RequiresCanWrite() method in System.Linq.Expressions.Expression