System.Reflection.PortableExecutable.PEStreamOptionsExtensions static class PEStreamOptionsExtensions Documentation Code namespace System.Reflection.PortableExecutable { internal static class PEStreamOptionsExtensions { public static bool IsValid(this PEStreamOptions options); } }