1 instantiation of InMemberTryAttributes
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
1580
private static WriterState state = new
InMemberTryAttributes
();
2 references to InMemberTryAttributes
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
1209
writer.currentState =
InMemberTryAttributes
.State;
1761
writer.currentState =
InMemberTryAttributes
.State;