4 references to Type
XamlBuildTask (4)
Microsoft\Build\Tasks\Xaml\XamlValidatingReader.cs (4)
147ValidateMemberOnType(Member, _stack.TopFrame.Type); 227ValidationError(SR.UnexpectedXamlDictionary(member.Name, GetXamlTypeName(_stack.TopFrame.Type))); 394result = _stack.FrameAtDepth(_stack.Depth - 1).Type; 405ValidationError(SR.MemberUnknownContect(GetXamlTypeName(_stack.TopFrame.Type)));