1 write to _nameResolutionComplete
System.Xaml (1)
System\Xaml\Context\ObjectWriterContext.cs (1)
135_nameResolutionComplete = value;
2 references to _nameResolutionComplete
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (2)
130get { return _nameResolutionComplete; } 134Debug.Assert(!_nameResolutionComplete || value);