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