1 write to FallbackSrc
Microsoft.AspNetCore.Identity.Test (1)
IdentityUIScriptsTest.cs (1)
140FallbackSrc = fallbackSrcAttribute?.Value,
2 references to FallbackSrc
Microsoft.AspNetCore.Identity.Test (2)
IdentityUIScriptsTest.cs (2)
70.Where(st => st.FallbackSrc != null) 82Path.Combine(wwwrootDir, scriptTag.FallbackSrc.Replace("Identity", "").TrimStart('~').TrimStart('/')));