2 references to NotSupported_OutputStreamUsingTypeBuilder
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\ILGenerator.cs (2)
134throw new ArgumentException(SR.NotSupported_OutputStreamUsingTypeBuilder); 171throw new NotSupportedException(SR.NotSupported_OutputStreamUsingTypeBuilder);