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)
173Debug.Assert(!_haveCustomModifierFlags, "This shouldn't happen during decoding."); 190if (!_haveCustomModifierFlags)