3 overrides of Serialize
Microsoft.CodeAnalysis (3)
PEWriter\PeWriter.cs (3)
414protected override void Serialize(BlobBuilder builder, SectionLocation location) 430protected override void Serialize(BlobBuilder builder, SectionLocation location) 444protected 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);