Add asserts for the types of the Span indexers. (#21037)
authorCarol Eidt <carol.eidt@microsoft.com>
Tue, 20 Nov 2018 03:43:03 +0000 (19:43 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 20 Nov 2018 03:43:03 +0000 (19:43 -0800)
commit398c3bc97d5297df9773284a03e425f90c40bcf0
tree558d3bec3019184cdc9c78a9685e07533a73be68
parent38d357050aaf50d6346fb4c1490cb515606791c8
Add asserts for the types of the Span indexers. (#21037)

Also, add a test for #20958
src/jit/importer.cpp
tests/src/JIT/Regression/JitBlue/GitHub_20958/GitHub_20958.cs [new file with mode: 0644]
tests/src/JIT/Regression/JitBlue/GitHub_20958/GitHub_20958.csproj [new file with mode: 0644]