1 write to _typeConverterName
PresentationFramework (1)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (1)
855_typeConverterName = typeConverterName;
2 references to _typeConverterName
PresentationFramework (2)
src\Framework\MS\Internal\Globalization\BamlTreeNode.cs (2)
860writer.WriteText(_content, _typeConverterAssemblyName, _typeConverterName); 865return new BamlTextNode(_content, _typeConverterAssemblyName, _typeConverterName);