2 references to UnRecognizedBamlNodeType
PresentationFramework (2)
MS\Internal\Globalization\BamlResourceDeserializer.cs (2)
170
throw new XamlParseException(SR.Format(SR.
UnRecognizedBamlNodeType
, _reader.NodeType));
285
throw new XamlParseException(SR.Format(SR.
UnRecognizedBamlNodeType
, _reader.NodeType));