3 references to IsLateBoundComClassicType
System.Web (3)
Compilation\BaseCodeDomTreeGenerator.cs (1)
649
Debug.Assert(!Util.
IsLateBoundComClassicType
(declaredType));
UI\ObjectTag.cs (2)
111
if (_fLateBinding || Util.
IsLateBoundComClassicType
(_type)) {
147
if (_fLateBinding || Util.
IsLateBoundComClassicType
(_type)) {