2 writes to TargetsAtLeast_Desktop_V4_5
mscorlib (2)
system\runtime\versioning\binarycompatibility.cs (2)
209TargetsAtLeast_Desktop_V4_5 = true; 228TargetsAtLeast_Desktop_V4_5 = true;
1 reference to TargetsAtLeast_Desktop_V4_5
mscorlib (1)
system\runtime\versioning\binarycompatibility.cs (1)
93internal static bool TargetsAtLeast_Desktop_V4_5 { [FriendAccessAllowed] get { return s_map.TargetsAtLeast_Desktop_V4_5; } }