# frames

> The stack of all SearchExpressionContext being evaluated.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Search](/engine/6000.5/script-reference/unityeditor/search.md)
* **Assembly:** UnityEditor

```csharp
public readonly Stack<SearchExpressionContext> frames
```
