1 write to _haveCustomModifierFlags
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Metadata\PE\DynamicTypeDecoder.cs (1)
51
_haveCustomModifierFlags
= haveCustomModifierFlags;
2 references to _haveCustomModifierFlags
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\DynamicTypeDecoder.cs (2)
173
Debug.Assert(!
_haveCustomModifierFlags
, "This shouldn't happen during decoding.");
190
if (!
_haveCustomModifierFlags
)