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