1 reference to WebAssemblyOptionsPattern
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
EndpointHtmlRendererTest.cs (1)
1513
var wasmOptionsMatch = Regex.Match(content,
WebAssemblyOptionsPattern
);