1 write to _withMvidSection
Microsoft.CodeAnalysis (1)
PEWriter\ExtendedPEBuilder.cs (1)
48
_withMvidSection
= withMvidSection;
2 references to _withMvidSection
Microsoft.CodeAnalysis (2)
PEWriter\ExtendedPEBuilder.cs (2)
55
if (
_withMvidSection
)
76
Debug.Assert(
_withMvidSection
);