1 write to SharedPool
Microsoft.Maui (1)
Platform\iOS\MauiWKWebView.cs (1)
176
SharedPool
= config.ProcessPool;
2 references to SharedPool
Microsoft.Maui (2)
Platform\iOS\MauiWKWebView.cs (2)
175
if (
SharedPool
== null)
178
config.ProcessPool =
SharedPool
;