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