2 writes to _firstPattern
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (2)
40
_firstPattern
= true;
161
_firstPattern
= false;
2 references to _firstPattern
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (2)
155
if (
_firstPattern
== true)
351
if (
_firstPattern
== false)