1 write to schemaContextRef
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
1352schemaContextRef = new WeakReference(schemaContext);
1 reference to schemaContextRef
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
1357XamlSchemaContext schemaContext = (XamlSchemaContext)schemaContextRef.Target;