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