8 references to LinkerFlags
Microsoft.AspNetCore.Components.WebAssembly (8)
Hosting\RootComponentMapping.cs (1)
5using static Microsoft.AspNetCore.Internal.LinkerFlags;
Hosting\RootComponentMappingCollection.cs (1)
7using static Microsoft.AspNetCore.Internal.LinkerFlags;
Hosting\WebAssemblyHostBuilder.cs (1)
20using static Microsoft.AspNetCore.Internal.LinkerFlags;
Prerendering\WebAssemblyComponentParameterDeserializer.cs (1)
7using static Microsoft.AspNetCore.Internal.LinkerFlags;
Rendering\WebAssemblyRenderer.cs (1)
14using static Microsoft.AspNetCore.Internal.LinkerFlags;
Services\DefaultWebAssemblyJSRuntime.cs (1)
15using static Microsoft.AspNetCore.Internal.LinkerFlags;
src\Components\Shared\src\ResourceCollectionProvider.cs (1)
10using static Microsoft.AspNetCore.Internal.LinkerFlags;
src\Components\Shared\src\WebRootComponentManager.cs (1)
6using static Microsoft.AspNetCore.Internal.LinkerFlags;