4 implementations of GetAllNamesAndValuesInScope
System.Xaml (2)
System\Xaml\Context\ObjectWriterContext.cs (1)
1107
public IEnumerable<KeyValuePair<string, object>>
GetAllNamesAndValuesInScope
()
System\Xaml\Context\ServiceProviderContext.cs (1)
364
IEnumerable<KeyValuePair<string, object>> IXamlNameResolver.
GetAllNamesAndValuesInScope
()
System.Xaml.Tests (2)
System\Windows\Markup\NameReferenceConverterTests.cs (1)
242
public IEnumerable<KeyValuePair<string, object>>
GetAllNamesAndValuesInScope
()
System\Windows\Markup\ReferenceTests.cs (1)
122
public IEnumerable<KeyValuePair<string, object>>
GetAllNamesAndValuesInScope
() =>