11 references to s_map
mscorlib (11)
system\runtime\versioning\binarycompatibility.cs (11)
86
internal static bool TargetsAtLeast_Phone_V7_1 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Phone_V7_1; } }
89
internal static bool TargetsAtLeast_Phone_V8_0 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Phone_V8_0; } }
93
internal static bool TargetsAtLeast_Desktop_V4_5 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Desktop_V4_5; } }
95
internal static bool TargetsAtLeast_Desktop_V4_5_1 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Desktop_V4_5_1; } }
97
internal static bool TargetsAtLeast_Desktop_V4_5_2 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Desktop_V4_5_2; } }
99
internal static bool TargetsAtLeast_Desktop_V4_5_3 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Desktop_V4_5_3; } }
101
internal static bool TargetsAtLeast_Desktop_V4_5_4 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Desktop_V4_5_4; } }
104
internal static bool TargetsAtLeast_Desktop_V5_0 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Desktop_V5_0; } }
108
internal static bool TargetsAtLeast_Silverlight_V4 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Silverlight_V4; } }
110
internal static bool TargetsAtLeast_Silverlight_V5 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Silverlight_V5; } }
112
internal static bool TargetsAtLeast_Silverlight_V6 { [FriendAccessAllowed] get { return
s_map
.TargetsAtLeast_Silverlight_V6; } }