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