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