2 references to _objectConvertersCore
PresentationFramework (2)
MS\Internal\AppModel\MimeObjectFactory.cs (2)
43
if (
_objectConvertersCore
.TryGetValue(contentType, out d))
54
_objectConvertersCore
[contentType] = method;