Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Interpreter/
H A DTypeOperations.cs49 internal sealed class TypeIsInstruction : Instruction class
53 internal TypeIsInstruction(Type type) in TypeIsInstruction() method in System.Linq.Expressions.Interpreter.TypeIsInstruction