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