1 write to TargetsAtLeast_Silverlight_V6
mscorlib (1)
system\runtime\versioning\binarycompatibility.cs (1)
245TargetsAtLeast_Silverlight_V6 = true;
1 reference to TargetsAtLeast_Silverlight_V6
mscorlib (1)
system\runtime\versioning\binarycompatibility.cs (1)
112internal static bool TargetsAtLeast_Silverlight_V6 { [FriendAccessAllowed] get { return s_map.TargetsAtLeast_Silverlight_V6; } }