2 writes to s_needToCheckFullProfile
System.Web (2)
Compilation\AssemblyResolver.cs (2)
168s_needToCheckFullProfile = false; 173s_needToCheckFullProfile = true;
2 references to s_needToCheckFullProfile
System.Web (2)
Compilation\AssemblyResolver.cs (2)
160if (s_needToCheckFullProfile == null) { 176return s_needToCheckFullProfile.Value;