2 references to ThrowOnSetLength
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Emit\CompilationEmitTests.cs (1)
5211
pdb.BreakHow = BrokenStream.BreakHowType.
ThrowOnSetLength
;
Microsoft.CodeAnalysis.Test.Utilities (1)
Pe\BrokenStream.cs (1)
80
if (BreakHow == BreakHowType.
ThrowOnSetLength
)