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