3 references to NetscapeApplicationExtensionID
Microsoft.Maui.Controls (3)
Internals\ImageParser.cs (3)
473 if (blockSize >= NetscapeApplicationExtensionID.Length) 476 string identifier = global::System.Text.Encoding.UTF8.GetString(buffer, 0, NetscapeApplicationExtensionID.Length); 477 if (identifier.Equals(NetscapeApplicationExtensionID, StringComparison.OrdinalIgnoreCase))