2 references to IsShortTimeFormattingSafe
System.Activities (2)
System\Activities\Expressions\Literal.cs (2)
94return IsShortTimeFormattingSafe(literalValue); 140return IsShortTimeFormattingSafe(literalValue.DateTime);