2 references to ComponentFrameFlags
Microsoft.AspNetCore.Components (2)
RenderTree\Renderer.cs (1)
615var callerSpecifiedRenderMode = frame.ComponentFrameFlags.HasFlag(ComponentFrameFlags.HasCallerSpecifiedRenderMode)
RenderTree\RenderTreeFrame.cs (1)
150/// gets the <see cref="ComponentFrameFlags"/> for the component frame.