Skip to content

Instantly share code, notes, and snippets.

@zbecknell
Created June 8, 2020 18:57
Show Gist options
  • Save zbecknell/a4f43e6dc3e8aea295f68599cb33b7bd to your computer and use it in GitHub Desktop.
Save zbecknell/a4f43e6dc3e8aea295f68599cb33b7bd to your computer and use it in GitHub Desktop.
Wasm Debug Log
Hosting environment: Development
Content root path: C:\Care\src\Care.Server
Now listening on: https://[::]:5001
Application started. Press Ctrl+C to shut down.
dbug: Microsoft.Extensions.Hosting.Internal.Host[1]
Hosting starting
dbug: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[2]
Failed to locate the development https certificate at '(null)'.
info: Microsoft.Hosting.Lifetime[0]
Now listening on: http://127.0.0.1:64389
dbug: Microsoft.AspNetCore.Hosting.Diagnostics[0]
Loaded hosting startup assembly Microsoft.AspNetCore.Components.WebAssembly.DebugProxy
info: Microsoft.Hosting.Lifetime[0]
Application started. Press Ctrl+C to shut down.
info: Microsoft.Hosting.Lifetime[0]
Hosting environment: Production
info: Microsoft.Hosting.Lifetime[0]
Content root path: C:\Care\src\Care.Server\bin\Debug\netcoreapp3.1\BlazorDebugProxy\
dbug: Microsoft.Extensions.Hosting.Internal.Host[2]
Hosting started
dbug: Microsoft.AspNetCore.Server.Kestrel[39]
Connection id "0HM0BRIK8T1U5" accepted.
dbug: Microsoft.AspNetCore.Server.Kestrel[1]
Connection id "0HM0BRIK8T1U5" started.
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://127.0.0.1:64389/ws-proxy?browser=ws%3A%2F%2Flocalhost%3A62527%2Fdevtools%2Fbrowser%2F7681df59-c5e3-4355-ba57-0d570ea395f9
dbug: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[0]
Wildcard detected, all requests with hosts will be allowed.
dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1001]
1 candidate(s) found for the request path '/ws-proxy'
dbug: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[1]
Request matched endpoint '/ws-proxy HTTP: GET'
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
Executing endpoint '/ws-proxy HTTP: GET'
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
DevToolsProxy: Starting on ws://localhost:62527/devtools/browser/7681df59-c5e3-4355-ba57-0d570ea395f9
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
DevToolsProxy: IDE waiting for connection on ws://localhost:62527/devtools/browser/7681df59-c5e3-4355-ba57-0d570ea395f9
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
DevToolsProxy: Client connected on ws://localhost:62527/devtools/browser/7681df59-c5e3-4355-ba57-0d570ea395f9
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
Default context created, clearing state and sending events
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
Default context created, clearing state and sending events
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://code.jquery.com/jquery-3.4.1.min.js {
"scriptId": "14",
"url": "https://code.jquery.com/jquery-3.4.1.min.js",
"startLine": 0,
"startColumn": 0,
"endLine": 2,
"endColumn": 0,
"executionContextId": 2,
"hash": "01c1a67b0d557389747b31fa050ccc8476ae57b0",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 88145,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js {
"scriptId": "15",
"url": "https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js",
"startLine": 0,
"startColumn": 0,
"endLine": 5,
"endColumn": 0,
"executionContextId": 2,
"hash": "0fd3acf71c181f6f3839e5d16701810637e1a1fe",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "popper.min.js.map",
"hasSourceURL": false,
"isModule": false,
"length": 21004,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js {
"scriptId": "16",
"url": "https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js",
"startLine": 0,
"startColumn": 0,
"endLine": 6,
"endColumn": 41,
"executionContextId": 2,
"hash": "303530a3a93e40aa5f668ee975ec3f9942e708db",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "bootstrap.min.js.map",
"hasSourceURL": false,
"isModule": false,
"length": 58072,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://maps.googleapis.com/maps/api/js?key=AIzaSyDy5kK6LhJEhhQxpuV1ZBiHfvHfcr57D5g&libraries=places {
"scriptId": "17",
"url": "https://maps.googleapis.com/maps/api/js?key=AIzaSyDy5kK6LhJEhhQxpuV1ZBiHfvHfcr57D5g&libraries=places",
"startLine": 0,
"startColumn": 0,
"endLine": 236,
"endColumn": 0,
"executionContextId": 2,
"hash": "3a30a941154f913d1f7fe11d345daf49513279d8",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 119011,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_assets/js/care.typescript.js?v=8N4jtEGQ9mH5APvmK-UnhjHbL7gShHQl_tEPLS1f1_I {
"scriptId": "13",
"url": "https://localhost:5001/_assets/js/care.typescript.js?v=8N4jtEGQ9mH5APvmK-UnhjHbL7gShHQl_tEPLS1f1_I",
"startLine": 0,
"startColumn": 0,
"endLine": 675,
"endColumn": 43,
"executionContextId": 2,
"hash": "3541184e25d974615555f656506329f13d197a17",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "care.typescript.js.map",
"hasSourceURL": false,
"isModule": false,
"length": 35580,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_content/BlazorStrap/blazorStrap.js {
"scriptId": "18",
"url": "https://localhost:5001/_content/BlazorStrap/blazorStrap.js",
"startLine": 0,
"startColumn": 0,
"endLine": 136,
"endColumn": 0,
"executionContextId": 2,
"hash": "13d59e9da5f67f3b51c028917c437e742aabe9ad",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 4668,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_assets/vendor/InputMask/jquery.inputmask.min.js?v=qcMCl3HbVCHBxFJv-u3LsJxibVwDtL99mos-LCLesPM {
"scriptId": "12",
"url": "https://localhost:5001/_assets/vendor/InputMask/jquery.inputmask.min.js?v=qcMCl3HbVCHBxFJv-u3LsJxibVwDtL99mos-LCLesPM",
"startLine": 0,
"startColumn": 0,
"endLine": 7,
"endColumn": 120702,
"executionContextId": 2,
"hash": "3f2b9f8c89446c030def824a43260afb5a3d470e",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 120893,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_assets/vendor/mousetrap/mousetrap.min.js?v=VmCsB3q_bN74-UDIPCsfYXZkBbGyy3VDxSHEwa6nReg {
"scriptId": "19",
"url": "https://localhost:5001/_assets/vendor/mousetrap/mousetrap.min.js?v=VmCsB3q_bN74-UDIPCsfYXZkBbGyy3VDxSHEwa6nReg",
"startLine": 0,
"startColumn": 0,
"endLine": 11,
"endColumn": 0,
"executionContextId": 2,
"hash": "0cfb2bd8a7e72c8e47be0f919299edc26876f36a",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 4996,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_framework/blazor.webassembly.js {
"scriptId": "11",
"url": "https://localhost:5001/_framework/blazor.webassembly.js",
"startLine": 0,
"startColumn": 0,
"endLine": 0,
"endColumn": 59987,
"executionContextId": 2,
"hash": "020fa35e6399e95f6e67c7d33365db28091c6bb8",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 59987,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js {
"scriptId": "10",
"url": "https://localhost:5001/_content/Telerik.UI.for.Blazor/js/telerik-blazor.js",
"startLine": 0,
"startColumn": 0,
"endLine": 39,
"endColumn": 19345,
"executionContextId": 2,
"hash": "281da9ff67395ddc28f01f776c2099bd0d35fe3a",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 841882,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_framework/wasm/dotnet.3.2.0.js {
"scriptId": "21",
"url": "https://localhost:5001/_framework/wasm/dotnet.3.2.0.js",
"startLine": 0,
"startColumn": 0,
"endLine": 280,
"endColumn": 0,
"executionContextId": 2,
"hash": "24cdd081aace7a5f7d0f3151a5ae836655a7b7b6",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 222435,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://localhost:5001/_framework/wasm/dotnet.wasm {
"scriptId": "22",
"url": "https://localhost:5001/_framework/wasm/dotnet.wasm",
"startLine": 0,
"startColumn": 0,
"endLine": 0,
"endColumn": 0,
"executionContextId": 2,
"hash": "3fb75160ab1f4e4e82675bc4cd924d3481abe278",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": true,
"isModule": false,
"length": 0,
"codeOffset": 12171,
"scriptLanguage": "WebAssembly"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://maps.googleapis.com/maps-api-v3/api/js/41/3a/common.js {
"scriptId": "26",
"url": "https://maps.googleapis.com/maps-api-v3/api/js/41/3a/common.js",
"startLine": 0,
"startColumn": 0,
"endLine": 165,
"endColumn": 0,
"executionContextId": 2,
"hash": "22226c3e9bed374e2db075655a95b21159232750",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 78771,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://maps.googleapis.com/maps-api-v3/api/js/41/3a/util.js {
"scriptId": "27",
"url": "https://maps.googleapis.com/maps-api-v3/api/js/41/3a/util.js",
"startLine": 0,
"startColumn": 0,
"endLine": 324,
"endColumn": 0,
"executionContextId": 2,
"hash": "31d9f6b466e459845a2b55f425d1f8be14887c39",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 148124,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1shttps%3A%2F%2Flocalhost%3A5001%2F&4sAIzaSyDy5kK6LhJEhhQxpuV1ZBiHfvHfcr57D5g&callback=_xdc_._9tfccv&key=AIzaSyDy5kK6LhJEhhQxpuV1ZBiHfvHfcr57D5g&token=118253 {
"scriptId": "28",
"url": "https://maps.googleapis.com/maps/api/js/AuthenticationService.Authenticate?1shttps%3A%2F%2Flocalhost%3A5001%2F&4sAIzaSyDy5kK6LhJEhhQxpuV1ZBiHfvHfcr57D5g&callback=_xdc_._9tfccv&key=AIzaSyDy5kK6LhJEhhQxpuV1ZBiHfvHfcr57D5g&token=118253",
"startLine": 0,
"startColumn": 0,
"endLine": 0,
"endColumn": 62,
"executionContextId": 2,
"hash": "2bb8065840c5767168aa30402397294a67fd9ee3",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 62,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/ClientAuthenticationStateProvider.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Program.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/ClientKeyService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/ClientLogLevelSwitcher.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: Care.Client.dll File: C/Care/src/Care.Client/Infrastructure/ClientLogLevelSwitcher.cs Line: 0 Column: 0' runtime ready False
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: Care.Client.dll File: C/Care/src/Care.Client/Infrastructure/ClientLogLevelSwitcher.cs Line: 23 Column: 3' runtime ready False
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/ClientTenantContextProvider.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/ClientUrlBuilder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/ClientUserProvider.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/JrHttpClient.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: Care.Client.dll File: C/Care/src/Care.Client/Infrastructure/JrHttpClient.cs Line: 0 Column: 0' runtime ready False
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: Care.Client.dll File: C/Care/src/Care.Client/Infrastructure/JrHttpClient.cs Line: 62 Column: 4' runtime ready False
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
ignoring wasm: Debugger.scriptParsed
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Infrastructure/SemaphoreLocker.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Identity/ClientRoleService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Spaces/ClientSpacesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Sites/ClientSitesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/SiteHours/ClientSiteHoursService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/SiteBuilder/Spaces/ClientSpaceInstanceService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/SiteBuilder/Programs/ClientProgramInstancesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/SiteBuilder/ProgramSchedules/ClientProgramScheduleInstancesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/SiteAddresses/ClientSiteAddressesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Schedules/TimeBlocks/ClientTimeBlocksService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Schedules/DayBlocks/ClientDayBlocksService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Programs/ClientProgramsService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/ProgramSchedules/ClientProgramSchedulesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Persons/ClientPersonsService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/PersonAssociations/ClientPersonAssociationsService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/PersonAddresses/ClientPersonAddressesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/PersonAccounts/ClientPersonAccountsService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Lookups/ClientLookupService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Identity/ClientAccountService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Identity/ClientProfileService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Businesses/ClientBusinessesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Admin/Users/ClientUsersService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Admin/Test/ClientTestEmailsService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Admin/Test/GracefulErrorHandling/ClientTestService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Addresses/ClientAddressesService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Client/Features/Accounts/ClientAccountsService.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
Failed to load https://localhost:5001/_framework/_bin/Care.UI.dll (Failed to resolve assembly: 'Care.Shared, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null')
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Utilities/Unsafe.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/AttributeCollection.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/ConcurrentTypeDictionary.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/EnumBridge.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/EnumCache.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/EnumComparer.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/EnumFormat.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/EnumMember.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/EnumMemberInternal.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Enums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/FlagEnums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/MembersContainer.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/NamesContainer.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/NonGeneric/NonGenericEnumInfo.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Preconditions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/UnsafeEnums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Utilities/ReflectionUtility.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/ValueCollection.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/ValuesContainer.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Utilities/ArrayHelper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Utilities/HashHelpers.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Unsafe/UnsafeEnums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Unsafe/UnsafeFlagEnums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Numerics/Number.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/Numerics/UnderlyingOperations.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/NonGeneric/NonGenericEnums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Enums.NET.dll/C/Users/Tyler/Source/Repos/TylerBrinkley/Enums.NET/Src/Enums.NET/NonGeneric/NonGenericFlagEnums.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.Shared.Icons/Icons/IconNameExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Element/Focus.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Infrastructure/InputMask/InputMask.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Infrastructure/WindowSize.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Infrastructure/Workers/HighlightWorkerManager.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Infrastructure/Google/GooglePlaces.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Infrastructure/Bootstrap/Modal.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Element/Element.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Window/Form.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Window/Navigation.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending file:///C:/Care/src/Care.TypeScript/Components/TimePicker/TimePicker.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
Failed to load https://localhost:5001/_framework/_bin/Care.Shared.dll (Failed to resolve assembly: 'Care.Shared.Icons, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null')
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/AdvancedConfiguration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/AutoMapAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/AutoMapperConfigurationException.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/AutoMapperMappingException.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ConfigurationValidator.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ConstructorMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ConstructorParameterMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/DefaultMemberMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/DuplicateTypeMapConfigurationException.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ExpressionExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/IObjectMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/IPathConfigurationExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/LockingConcurrentDictionary.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/LowerUnderscoreNamingConvention.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/MapperConfiguration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/MapperConfigurationExpressionValidator.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/MappingOperationOptions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/MemberFinderVisitor.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/PascalCaseNamingConvention.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/PathMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Profile.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ProfileMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/PropertyMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ReflectionExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ResolutionContext.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/TypeDetails.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/TypeExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/TypeMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/TypeMapFactory.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/TypePair.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ValueConverterConfiguration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ValueResolverConfiguration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/ValueTransformerConfiguration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/ExpressionBuilder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/ExpressionRequest.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/ExpressionResolutionResult.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Extensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/NullableSourceExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/NullsafeQueryRewriter.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/ProjectionExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/AssignableExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/CustomProjectionExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/EnumerableExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/MappedTypeExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/MemberAccessQueryMapperVisitor.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/MemberGetterExpressionResultConverter.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/MemberResolverExpressionResultConverter.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/NullableDestinationExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/QueryMapperHelper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/QueryMapperVisitor.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/QueryableExtensions/Impl/StringExpressionBinder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ArrayCopyMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ArrayMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/AssignableMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/CollectionMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ConvertMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/DictionaryMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/EnumerableMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/EnumerableMapperBase.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/EnumerableToDictionaryMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/EnumToEnumMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/EnumToStringMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/EnumToUnderlyingTypeMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ExplicitConversionOperatorMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/FlagsEnumMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/FromDynamicMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/FromStringDictionaryMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/HashSetMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ImplicitConversionOperatorMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/MapperRegistry.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/MultidimensionalArrayMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/NameValueCollectionMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/NullableDestinationMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/NullableSourceMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ReadOnlyCollectionMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ReadOnlyDictionaryMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/StringMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/StringToEnumMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ToDynamicMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/ToStringDictionaryMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/TypeConverterMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/UnderlyingTypeToEnumMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/Internal/CollectionMapperExpressionFactory.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Mappers/Internal/ElementTypeHelper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Features/FeatureExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Features/Features.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/DelegateFactory.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/ExpressionBuilder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/PropertyDescription.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/PropertyEmitter.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/ProxyBase.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/ProxyGenerator.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/TypeDescription.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Execution/TypeMapPlanBuilder.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/MemberPath.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Internal/ExpressionFactory.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Internal/MemberVisitor.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Internal/ReflectionHelper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/CtorParamConfigurationExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/MapperConfigurationExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/MappingExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/MappingExpressionBase.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/MemberConfigurationExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/PathConfigurationExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/PrimitiveExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/SourceMappingExpression.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/SourceMemberConfig.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Internal/PrimitiveHelper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/AllMemberInfo.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/CaseInsensitiveName.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/CaseSensitiveName.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/DefaultMember.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/MapToAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/MemberConfiguration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/MemberNameReplacer.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/NameSplitMember.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/ParentSourceToDestinationNameMapper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/PrePostfixName.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/ReplaceName.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Conventions/SourceToDestinationNameMapperAttributesMember.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/IgnoreAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/MapAtRuntimeAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/MappingOrderAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/NullSubstituteAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/SourceMemberAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/UseExistingValueAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/ValueConverterAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://AutoMapper.dll/C/projects/automapper/src/AutoMapper/Configuration/Annotations/ValueResolverAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/TypeNameHelper.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ServiceCollectionExtensions.Decoration.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ServiceCollectionExtensions.Scanning.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/NullableAttributes.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/AttributeSelector.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/DuplicateTypeRegistrationException.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ImplementationTypeFilter.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ImplementationTypeSelector.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/LifetimeSelector.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/MissingTypeRegistrationException.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/Preconditions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ReflectionExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/RegistrationStrategy.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ServiceCollectionExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ServiceDescriptorAttribute.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/ServiceTypeSelector.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/TypeFactoryMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/TypeMap.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/TypeSelectorExtensions.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
sending dotnet://Scrutor.dll//Users/khellang/Code/Scrutor/src/Scrutor/TypeSourceSelector.cs 2 02FA26661E4A2D98285E689E6976456B
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[pP][rR][oO][gG][rR][aA][mM][sS]\\/[sS][eE][rR][vV][eE][rR][pP][rR][oO][gG][rR][aA][mM][sS][sS][eE][rR][vV][iI][cC][eE]\\.[cC][sS]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\/[lL][iI][sS][tT][bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[sS][iI][mM][pP][lL][eE][iI][nN][pP][uU][tT][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\/[lL][iI][sS][tT][bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 59,
"columnNumber": 12
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[pP][rR][oO][gG][rR][aA][mM][sS]\\/[sS][eE][rR][vV][eE][rR][pP][rR][oO][gG][rR][aA][mM][sS][sS][eE][rR][vV][iI][cC][eE]\\.[cC][sS]",
"lineNumber": 115,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[sS][iI][mM][pP][lL][eE][iI][nN][pP][uU][tT][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 107,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 116,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 107,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\\.[cC][sS]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[tT][iI][mM][eE][pP][iI][cC][kK][eE][rR][eE][xX]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\\.[cC][sS]",
"lineNumber": 23,
"columnNumber": 3
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\\.[cC][sS]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[tT][iI][mM][eE][pP][iI][cC][kK][eE][rR][eE][xX]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 61,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[hH][tT][tT][pP][sS]:\\/\\/[lL][oO][cC][aA][lL][hH][oO][sS][tT]:5001\\/\\.\\.\\/\\.\\.\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\\.[cC][sS]",
"lineNumber": 62,
"columnNumber": 4
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[sS][eE][rR][vV][eE][rR]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[pP][rR][oO][gG][rR][aA][mM][sS]\\/[sS][eE][rR][vV][eE][rR][pP][rR][oO][gG][rR][aA][mM][sS][sS][eE][rR][vV][iI][cC][eE]\\.[cC][sS]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[sS][eE][rR][vV][eE][rR]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[pP][rR][oO][gG][rR][aA][mM][sS]\\\\[sS][eE][rR][vV][eE][rR][pP][rR][oO][gG][rR][aA][mM][sS][sS][eE][rR][vV][iI][cC][eE]\\.[cC][sS]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[sS][eE][rR][vV][eE][rR]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[pP][rR][oO][gG][rR][aA][mM][sS]\\/[sS][eE][rR][vV][eE][rR][pP][rR][oO][gG][rR][aA][mM][sS][sS][eE][rR][vV][iI][cC][eE]\\.[cC][sS]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[sS][eE][rR][vV][eE][rR]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[pP][rR][oO][gG][rR][aA][mM][sS]\\\\[sS][eE][rR][vV][eE][rR][pP][rR][oO][gG][rR][aA][mM][sS][sS][eE][rR][vV][iI][cC][eE]\\.[cC][sS]",
"lineNumber": 115,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\/[lL][iI][sS][tT][bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\\\[lL][iI][sS][tT][bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 59,
"columnNumber": 12
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[sS][iI][mM][pP][lL][eE][iI][nN][pP][uU][tT][sS]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\\\[sS][iI][mM][pP][lL][eE][iI][nN][pP][uU][tT][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://maps.googleapis.com/maps-api-v3/api/js/41/3a/controls.js {
"scriptId": "63",
"url": "https://maps.googleapis.com/maps-api-v3/api/js/41/3a/controls.js",
"startLine": 0,
"startColumn": 0,
"endLine": 191,
"endColumn": 0,
"executionContextId": 2,
"hash": "0c3fe9ee424c75a21035bd178c4bff177ddaba4b",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 213462,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (02FA26661E4A2D98285E689E6976456B) https://maps.googleapis.com/maps-api-v3/api/js/41/3a/places_impl.js {
"scriptId": "64",
"url": "https://maps.googleapis.com/maps-api-v3/api/js/41/3a/places_impl.js",
"startLine": 0,
"startColumn": 0,
"endLine": 80,
"endColumn": 0,
"executionContextId": 2,
"hash": "17fe09547004571b32587b3c5dd986637e4120dd",
"executionContextAuxData": {
"isDefault": true,
"type": "default",
"frameId": "DF4343C677D67FA4DB3BE4B02C4B0B6E"
},
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 43854,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\/[lL][iI][sS][tT][bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\\\[lL][iI][sS][tT][bB][uU][sS][iI][nN][eE][sS][sS][eE][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[sS][iI][mM][pP][lL][eE][iI][nN][pP][uU][tT][sS]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\\\[sS][iI][mM][pP][lL][eE][iI][nN][pP][uU][tT][sS]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 107,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\\\[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[tT][eE][sS][tT]\\\\[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\\\[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[tT][eE][sS][tT]\\\\[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 116,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\\.[cC][sS]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\\\[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\\\[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\\.[cC][sS]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: Care.Client.dll File: C/Care/src/Care.Client/Infrastructure/ClientLogLevelSwitcher.cs Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[tT][eE][sS][tT]\\\\[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 107,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[tT][eE][sS][tT]\\/[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[tT][eE][sS][tT]\\\\[tT][eE][sS][tT]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\\.[cC][sS]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\\\[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\\\[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\\.[cC][sS]",
"lineNumber": 23,
"columnNumber": 3
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
locations already loaded for 2:23:3:[fF][iI][lL][eE]:\/\/\/[cC]:\/[cC][aA][rR][eE]\/[sS][rR][cC]\/[cC][aA][rR][eE]\.[cC][lL][iI][eE][nN][tT]\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\/[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\.[cC][sS]|[cC]:\\[cC][aA][rR][eE]\\[sS][rR][cC]\\[cC][aA][rR][eE]\.[cC][lL][iI][eE][nN][tT]\\[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\[cC][lL][iI][eE][nN][tT][lL][oO][gG][lL][eE][vV][eE][lL][sS][wW][iI][tT][cC][hH][eE][rR]\.[cC][sS]
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\\.[cC][sS]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\\\[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\\\[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\\.[cC][sS]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: Care.Client.dll File: C/Care/src/Care.Client/Infrastructure/JrHttpClient.cs Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[tT][iI][mM][eE][pP][iI][cC][kK][eE][rR][eE][xX]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\\\[tT][iI][mM][eE][pP][iI][cC][kK][eE][rR][eE][xX]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 61,
"columnNumber": 8
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[uU][iI]\\/[fF][eE][aA][tT][uU][rR][eE][sS]\\/[aA][dD][mM][iI][nN]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\/[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\/[tT][iI][mM][eE][pP][iI][cC][kK][eE][rR][eE][xX]\\.[rR][aA][zZ][oO][rR]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[uU][iI]\\\\[fF][eE][aA][tT][uU][rR][eE][sS]\\\\[aA][dD][mM][iI][nN]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][lL][iI][bB][rR][aA][rR][yY]\\\\[cC][oO][mM][pP][oO][nN][eE][nN][tT][sS]\\\\[tT][iI][mM][eE][pP][iI][cC][kK][eE][rR][eE][xX]\\.[rR][aA][zZ][oO][rR]",
"lineNumber": 0,
"columnNumber": 0
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP request for 'BreakpointRequest Assembly: File: Line: 0 Column: 0' runtime ready True
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
BP req {
"urlRegex": "[fF][iI][lL][eE]:\\/\\/\\/[cC]:\\/[cC][aA][rR][eE]\\/[sS][rR][cC]\\/[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\/[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\\.[cC][sS]|[cC]:\\\\[cC][aA][rR][eE]\\\\[sS][rR][cC]\\\\[cC][aA][rR][eE]\\.[cC][lL][iI][eE][nN][tT]\\\\[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\\\[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\\.[cC][sS]",
"lineNumber": 62,
"columnNumber": 4
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
locations already loaded for 2:62:4:[fF][iI][lL][eE]:\/\/\/[cC]:\/[cC][aA][rR][eE]\/[sS][rR][cC]\/[cC][aA][rR][eE]\.[cC][lL][iI][eE][nN][tT]\/[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\/[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\.[cC][sS]|[cC]:\\[cC][aA][rR][eE]\\[sS][rR][cC]\\[cC][aA][rR][eE]\.[cC][lL][iI][eE][nN][tT]\\[iI][nN][fF][rR][aA][sS][tT][rR][uU][cC][tT][uU][rR][eE]\\[jJ][rR][hH][tT][tT][pP][cC][lL][iI][eE][nN][tT]\.[cC][sS]
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (2149E82838AB9A432B1BEC6E475F0239) https://localhost:5001/_assets/workers/highlightWorker.js {
"scriptId": "3",
"url": "https://localhost:5001/_assets/workers/highlightWorker.js",
"startLine": 0,
"startColumn": 0,
"endLine": 11,
"endColumn": 2,
"executionContextId": 1,
"hash": "0a8c17c3497a3c725a9cfdaa53c0d5817875f79f",
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 511,
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (2149E82838AB9A432B1BEC6E475F0239) https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/highlight.min.js {
"scriptId": "4",
"url": "https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.0/highlight.min.js",
"startLine": 0,
"startColumn": 0,
"endLine": 43,
"endColumn": 1329,
"executionContextId": 1,
"hash": "0de18c8a50ea158b3d5612d73c0fef3b6fada4c3",
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 95214,
"stackTrace": {
"callFrames": [
{
"functionName": "onmessage",
"scriptId": "3",
"url": "https://localhost:5001/_assets/workers/highlightWorker.js",
"lineNumber": 2,
"columnNumber": 8
}
],
"parentId": {
"id": "8",
"debuggerId": "-1622353933116142876.1186349579795661279"
}
},
"scriptLanguage": "JavaScript"
}
dbug: WebAssembly.Net.Debugging.DevToolsProxy[0]
proxying Debugger.scriptParsed (2149E82838AB9A432B1BEC6E475F0239) https://localhost:5001/_assets/vendor/highlight.js/cshtml-razor.js {
"scriptId": "5",
"url": "https://localhost:5001/_assets/vendor/highlight.js/cshtml-razor.js",
"startLine": 0,
"startColumn": 0,
"endLine": 378,
"endColumn": 47,
"executionContextId": 1,
"hash": "2a926c2794c9ed7118ae427fbb8b7f6c7209235c",
"isLiveEdit": false,
"sourceMapURL": "",
"hasSourceURL": false,
"isModule": false,
"length": 11542,
"stackTrace": {
"callFrames": [
{
"functionName": "onmessage",
"scriptId": "3",
"url": "https://localhost:5001/_assets/workers/highlightWorker.js",
"lineNumber": 3,
"columnNumber": 8
}
],
"parentId": {
"id": "8",
"debuggerId": "-1622353933116142876.1186349579795661279"
}
},
"scriptLanguage": "JavaScript"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment