2 references to Preamble_Prop
mscorlib (2)
system\io\streamreader.cs (2)
970
Contract.Assert(BytePos_Prop <=
Preamble_Prop
.Length, "possible bug in _compressPreamble. Are two threads using this StreamReader at the same time?");
1196
Contract.Assert(BytePos_Prop <=
Preamble_Prop
.Length, "possible bug in _compressPreamble. Are two threads using this StreamReader at the same time?");