3 writes to _allowedLocation
System.Xaml (3)
System\Xaml\Schema\XamlDirective.cs (3)
30_allowedLocation = allowedLocation; 50_allowedLocation = allowedLocation; 59_allowedLocation = AllowedMemberLocations.Any;
1 reference to _allowedLocation
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
62public AllowedMemberLocations AllowedLocation { get { return _allowedLocation; } }