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