3 references to IDictionary
PresentationFramework (3)
src\Framework\System\Windows\Markup\BamlRecordReader.cs (3)
917flags |= ReaderFlags.IDictionary; 1141else if (CurrentContext.CheckFlag(ReaderFlags.IDictionary)) 3226if (context.CheckFlag(ReaderFlags.IDictionary))