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