7 references to IsSupported
Microsoft.AspNetCore.Components (7)
RenderTree\Renderer.cs (4)
107
if (ComponentsActivitySource.
IsSupported
)
479
if (ComponentsActivitySource.
IsSupported
&& ComponentActivitySource != null)
538
if (ComponentsActivitySource.
IsSupported
&& ComponentActivitySource != null && activityHandle.Activity != null)
552
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)