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