1 instantiation of ScriptTag
Microsoft.AspNetCore.Identity.Test (1)
IdentityUIScriptsTest.cs (1)
140scriptTags.Add(new ScriptTag
7 references to ScriptTag
Microsoft.AspNetCore.Identity.Test (7)
IdentityUIScriptsTest.cs (7)
38public async Task IdentityUI_ScriptTags_SubresourceIntegrityCheck(ScriptTag scriptTag) 44private async Task<string> GetShaIntegrity(ScriptTag scriptTag) 82public async Task IdentityUI_ScriptTags_FallbackSourceContent_Matches_CDNContent(ScriptTag scriptTag) 106private static List<ScriptTag> GetScriptTags() 108var scriptTags = new List<ScriptTag>(); 125private static List<ScriptTag> GetScriptTags(string cshtmlFile) 134var scriptTags = new List<ScriptTag>();