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