2 references to InvalidOperation_EnumEnded
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
243
throw new InvalidOperationException(ErrorStrings.
InvalidOperation_EnumEnded
);
257
throw new InvalidOperationException(ErrorStrings.
InvalidOperation_EnumEnded
);