4 references to ValidateTypeName
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (4)
157ValidateTypeName(e, "Name", e.Name); 174ValidateTypeName(e, "Namespace", e.Namespace); 184ValidateTypeName(current, "Name", current.Name); 664ValidateTypeName(e, "BaseType", baseType);