15 references to TargetsAtLeast_Desktop_V4_5
mscorlib (15)
system\array.cs (2)
1990if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 2309if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5)
system\collections\generic\arraysorthelper.cs (7)
87if(BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) { 149if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 493if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 512if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 925if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 1255if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 1274if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5)
system\collections\generic\list.cs (2)
554if (version != _version && BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) { 560if (version != _version && BinaryCompatibility.TargetsAtLeast_Desktop_V4_5)
system\threading\Tasks\FutureFactory.cs (4)
842if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 979if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 1124if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5) 1276if (BinaryCompatibility.TargetsAtLeast_Desktop_V4_5)