2 references to MaxKeyLength
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
2053
if (key.Length >
MaxKeyLength
)
2063
if (key.Length >
MaxKeyLength
)