4 overrides of Serialize
Microsoft.CodeAnalysis (3)
PEWriter\PeWriter.cs (3)
409
protected override void
Serialize
(BlobBuilder builder, SectionLocation location)
425
protected override void
Serialize
(BlobBuilder builder, SectionLocation location)
439
protected override void
Serialize
(BlobBuilder builder, SectionLocation location)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Emit\CompilationEmitTests.cs (1)
596
protected override void
Serialize
(BlobBuilder builder, SectionLocation location)
1 reference to Serialize
System.Reflection.Metadata (1)
System\Reflection\PortableExecutable\ManagedPEBuilder.cs (1)
190
_nativeResourcesOpt.
Serialize
(sectionBuilder, location);