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