7 references to IsSupported
Microsoft.AspNetCore.Components (7)
RenderTree\Renderer.cs (4)
108
if (ComponentsActivitySource.
IsSupported
)
494
if (ComponentsActivitySource.
IsSupported
&& ComponentActivitySource != null)
553
if (ComponentsActivitySource.
IsSupported
&& ComponentActivitySource != null && activityHandle.Activity != null)
567
if (ComponentsActivitySource.
IsSupported
&& ComponentActivitySource != null && activityHandle.Activity != null)
Routing\Router.cs (3)
249
if (ComponentsActivitySource.
IsSupported
&& _renderHandle.ComponentActivitySource != null)
307
if (ComponentsActivitySource.
IsSupported
&& _renderHandle.ComponentActivitySource != null)
316
if (ComponentsActivitySource.
IsSupported
&& _renderHandle.ComponentActivitySource != null)