1 instantiation of TypeRestriction
System.Core (1)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
79return new TypeRestriction(expression, type);
2 references to TypeRestriction
System.Core (2)
Microsoft\Scripting\Actions\BindingRestrictions.cs (2)
257var other = obj as TypeRestriction;