12 references to SetFlag
dotnet-svcutil-lib (12)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (12)
568SetFlag(RestrictionFlags.Length); 576SetFlag(RestrictionFlags.MinLength); 584SetFlag(RestrictionFlags.MaxLength); 596SetFlag(RestrictionFlags.Pattern); 605SetFlag(RestrictionFlags.Enumeration); 614SetFlag(RestrictionFlags.WhiteSpace); 622SetFlag(RestrictionFlags.MaxInclusive); 630SetFlag(RestrictionFlags.MaxExclusive); 638SetFlag(RestrictionFlags.MinInclusive); 646SetFlag(RestrictionFlags.MinExclusive); 654SetFlag(RestrictionFlags.TotalDigits); 662SetFlag(RestrictionFlags.FractionDigits);