3 references to StartsWith
System.Xaml (3)
System\Xaml\Schema\TypeReflector.cs (3)
884
if (!KS.
StartsWith
(mi.Name, KnownStrings.Get))
906
if (!KS.
StartsWith
(mi.Name, KnownStrings.Set))
928
if (!KS.
StartsWith
(mi.Name, KnownStrings.Add) || !KS.EndsWith(mi.Name, KnownStrings.Handler))