ITypeProvider.GetGeneratedAssemblyContents Method (F#)
Visual Studio 2012
Get the physical contents of the given logical provided assembly.
Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature: abstract this.GetGeneratedAssemblyContents : System.Reflection.Assembly -> byte[] // Usage: iTypeProvider.GetGeneratedAssemblyContents (assembly)