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