2 references to _masterTypeTable
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfSharedXamlSchemaContext.cs (2)
30
if (!
_masterTypeTable
.TryGetValue(type, out xType))
38
_masterTypeTable
.Add(type, xType);