2 writes to TargetsAtLeast_Desktop_V4_5_1
mscorlib (2)
system\runtime\versioning\binarycompatibility.cs (2)
205TargetsAtLeast_Desktop_V4_5_1 = true; 229TargetsAtLeast_Desktop_V4_5_1 = true;
1 reference to TargetsAtLeast_Desktop_V4_5_1
mscorlib (1)
system\runtime\versioning\binarycompatibility.cs (1)
95internal static bool TargetsAtLeast_Desktop_V4_5_1 { [FriendAccessAllowed] get { return s_map.TargetsAtLeast_Desktop_V4_5_1; } }