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