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