2 writes to _funcType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\BooleanFunctions.cs (2)
23
_funcType
= funcType;
28
_funcType
= other._funcType;
3 references to _funcType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\BooleanFunctions.cs (3)
28
_funcType = other.
_funcType
;
41
switch (
_funcType
)
94
w.WriteAttributeString("name",
_funcType
.ToString());