5 references to BreakHowType
Microsoft.CodeAnalysis.Test.Utilities (5)
Pe\BrokenStream.cs (5)
22public BreakHowType BreakHow; 60if (BreakHow == BreakHowType.ThrowOnSetPosition) 80if (BreakHow == BreakHowType.ThrowOnSetLength) 89if (BreakHow == BreakHowType.ThrowOnWrite) 94else if (BreakHow == BreakHowType.CancelOnWrite)