29 references to GetResourceString
Microsoft.Build.Framework (29)
Microsoft.CodeAnalysis.Collections.SR.cs (29)
20internal static string @Arg_ArrayPlusOffTooSmall => GetResourceString("Arg_ArrayPlusOffTooSmall"); 22internal static string @Arg_HTCapacityOverflow => GetResourceString("Arg_HTCapacityOverflow"); 24internal static string @Arg_KeyNotFoundWithKey => GetResourceString("Arg_KeyNotFoundWithKey"); 26internal static string @Arg_LongerThanDestArray => GetResourceString("Arg_LongerThanDestArray"); 28internal static string @Arg_LongerThanSrcArray => GetResourceString("Arg_LongerThanSrcArray"); 30internal static string @Arg_NonZeroLowerBound => GetResourceString("Arg_NonZeroLowerBound"); 32internal static string @Arg_RankMultiDimNotSupported => GetResourceString("Arg_RankMultiDimNotSupported"); 34internal static string @Arg_WrongType => GetResourceString("Arg_WrongType"); 36internal static string @Argument_AddingDuplicateWithKey => GetResourceString("Argument_AddingDuplicateWithKey"); 38internal static string @Argument_InvalidArrayType => GetResourceString("Argument_InvalidArrayType"); 40internal static string @Argument_InvalidOffLen => GetResourceString("Argument_InvalidOffLen"); 42internal static string @ArgumentOutOfRange_ArrayLB => GetResourceString("ArgumentOutOfRange_ArrayLB"); 44internal static string @ArgumentOutOfRange_BiggerThanCollection => GetResourceString("ArgumentOutOfRange_BiggerThanCollection"); 46internal static string @ArgumentOutOfRange_Count => GetResourceString("ArgumentOutOfRange_Count"); 48internal static string @ArgumentOutOfRange_Index => GetResourceString("ArgumentOutOfRange_Index"); 50internal static string @ArgumentOutOfRange_ListInsert => GetResourceString("ArgumentOutOfRange_ListInsert"); 52internal static string @ArgumentOutOfRange_NeedNonNegNum => GetResourceString("ArgumentOutOfRange_NeedNonNegNum"); 54internal static string @ArgumentOutOfRange_SmallCapacity => GetResourceString("ArgumentOutOfRange_SmallCapacity"); 56internal static string @InvalidOperation_ConcurrentOperationsNotSupported => GetResourceString("InvalidOperation_ConcurrentOperationsNotSupported"); 58internal static string @InvalidOperation_EnumFailedVersion => GetResourceString("InvalidOperation_EnumFailedVersion"); 60internal static string @InvalidOperation_EnumOpCantHappen => GetResourceString("InvalidOperation_EnumOpCantHappen"); 62internal static string @InvalidOperation_IComparerFailed => GetResourceString("InvalidOperation_IComparerFailed"); 64internal static string @NotSupported_KeyCollectionSet => GetResourceString("NotSupported_KeyCollectionSet"); 66internal static string @NotSupported_ValueCollectionSet => GetResourceString("NotSupported_ValueCollectionSet"); 68internal static string @Rank_MustMatch => GetResourceString("Rank_MustMatch"); 70internal static string @NotSupported_FixedSizeCollection => GetResourceString("NotSupported_FixedSizeCollection"); 72internal static string @ArgumentException_OtherNotArrayOfCorrectLength => GetResourceString("ArgumentException_OtherNotArrayOfCorrectLength"); 74internal static string @Arg_BogusIComparer => GetResourceString("Arg_BogusIComparer"); 76internal static string @CannotFindOldValue => GetResourceString("CannotFindOldValue");