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