3 references to IDictionary
PresentationFramework (3)
System\Windows\Markup\BamlRecordReader.cs (3)
897
flags |= ReaderFlags.
IDictionary
;
1118
else if (CurrentContext.CheckFlag(ReaderFlags.
IDictionary
))
3191
if (context.CheckFlag(ReaderFlags.
IDictionary
))